# link2mp4
Download videos as MP4 files
## Supported sites
- YouTube
- Reddit
- Twitter
- Pinterest
- TikTok
- Vimeo
- Twitch
## Get geckodriver
### Linux (Debian)
```sh
sudo apt install wget ffmpeg firefox-esr -y
wget https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-linux64.tar.gz
sudo tar xvzf geckodriver-v0.30.0-linux64.tar.gz -C /usr/bin/
chmod +x /usr/bin/geckodriver
rm geckodriver-v0.30.0-linux64.tar.gz
```
### Windows
[Download](https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win64.zip) and add to PATH
## Installation
### From PyPI
```sh
pip3 install link2mp4
```
### From GitHub
```sh
pip3 install git+https://github.com/Hamagnivim/link2mp4
```
## Usage
Type `link2mp4` in the console
Raw data
{
"_id": null,
"home_page": "https://github.com/Hamagnivim/link2mp4",
"name": "link2mp4",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.0",
"maintainer_email": "",
"keywords": "",
"author": "Elisha Hollander",
"author_email": "just4now666666@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/71/f8/7144dcf6e372ee3cbfec8eb649a7ec6c55482d9ad83eb27b70a1310706b5/link2mp4-1.0.1.tar.gz",
"platform": "any",
"description": "# link2mp4\n\nDownload videos as MP4 files\n\n## Supported sites\n\n- YouTube\n- Reddit\n- Twitter\n- Pinterest\n- TikTok\n- Vimeo\n- Twitch\n\n## Get geckodriver\n\n### Linux (Debian)\n\n```sh\nsudo apt install wget ffmpeg firefox-esr -y\nwget https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-linux64.tar.gz\nsudo tar xvzf geckodriver-v0.30.0-linux64.tar.gz -C /usr/bin/\nchmod +x /usr/bin/geckodriver\nrm geckodriver-v0.30.0-linux64.tar.gz\n```\n\n### Windows\n\n[Download](https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-win64.zip) and add to PATH\n\n## Installation\n\n### From PyPI\n\n```sh\npip3 install link2mp4\n```\n\n### From GitHub\n\n```sh\npip3 install git+https://github.com/Hamagnivim/link2mp4\n```\n\n## Usage\n\nType `link2mp4` in the console\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Download videos as MP4 files",
"version": "1.0.1",
"project_urls": {
"Bug Reports": "https://github.com/Hamagnivim/link2mp4/issues",
"Documentation": "https://github.com/Hamagnivim/link2mp4#readme",
"Homepage": "https://github.com/Hamagnivim/link2mp4",
"Source Code": "https://github.com/Hamagnivim/link2mp4"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "537c45ab56c140e9c413503ec29d20b46a773d092a94336ca7764aca15a3a96c",
"md5": "561a06e80fa3e82e7d46cbae2c06b20c",
"sha256": "ed0fcabe3171504abcd939413dd007af465c6e742ce497cc846bce10f4e3fde3"
},
"downloads": -1,
"filename": "link2mp4-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "561a06e80fa3e82e7d46cbae2c06b20c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.0",
"size": 7356,
"upload_time": "2022-07-24T12:29:38",
"upload_time_iso_8601": "2022-07-24T12:29:38.487992Z",
"url": "https://files.pythonhosted.org/packages/53/7c/45ab56c140e9c413503ec29d20b46a773d092a94336ca7764aca15a3a96c/link2mp4-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71f87144dcf6e372ee3cbfec8eb649a7ec6c55482d9ad83eb27b70a1310706b5",
"md5": "8fad368233d1f7af9a40f2b238d52059",
"sha256": "85fac107128a03f7a5b731f02a5bf093d4b297855d6a315b53e6a067c6866653"
},
"downloads": -1,
"filename": "link2mp4-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8fad368233d1f7af9a40f2b238d52059",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0",
"size": 5068,
"upload_time": "2022-07-24T12:29:40",
"upload_time_iso_8601": "2022-07-24T12:29:40.302809Z",
"url": "https://files.pythonhosted.org/packages/71/f8/7144dcf6e372ee3cbfec8eb649a7ec6c55482d9ad83eb27b70a1310706b5/link2mp4-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-24 12:29:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Hamagnivim",
"github_project": "link2mp4",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "link2mp4"
}