# lord-of-the-clips (lotc)
Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, etc. Trims at multiple points and merges multiple clips.
## Installation
#### Install using pip
`$ pip install lord-of-the-clips`
Raw data
{
"_id": null,
"home_page": "https://github.com/ranelpadon/lord-of-the-clips",
"name": "lord-of-the-clips",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "video,downloader,trimmer,snipper,cutter,merger,splicer,cli,terminal,youtube,facebook,reddit,twitter,multiple,click,rich,movie,snip,clip,subclip",
"author": "Ranel Padon",
"author_email": "ranel.padon@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8a/d2/9a0b7b7e3925dd752422630b5640ac5f7f99a2b35f3046dc75ac058e58c6/lord-of-the-clips-0.1.2.tar.gz",
"platform": "Windows",
"description": "# lord-of-the-clips (lotc)\nVideo downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, etc. Trims at multiple points and merges multiple clips.\n\n## Installation\n\n#### Install using pip\n\n`$ pip install lord-of-the-clips`\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, etc. Trims at multiple points and merges multiple clips.",
"version": "0.1.2",
"split_keywords": [
"video",
"downloader",
"trimmer",
"snipper",
"cutter",
"merger",
"splicer",
"cli",
"terminal",
"youtube",
"facebook",
"reddit",
"twitter",
"multiple",
"click",
"rich",
"movie",
"snip",
"clip",
"subclip"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5570c3f78ff89d7ffd1092386256b1ef85f9928fb2f518030466b16e780354fd",
"md5": "2fd8f23ca3e3146c482496c7f01be2be",
"sha256": "d2317304a52116a03ac17bd2208b04e7226be0166d1be3ed01b9027fd5f4d89d"
},
"downloads": -1,
"filename": "lord_of_the_clips-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2fd8f23ca3e3146c482496c7f01be2be",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8540,
"upload_time": "2023-02-05T07:35:41",
"upload_time_iso_8601": "2023-02-05T07:35:41.790906Z",
"url": "https://files.pythonhosted.org/packages/55/70/c3f78ff89d7ffd1092386256b1ef85f9928fb2f518030466b16e780354fd/lord_of_the_clips-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8ad29a0b7b7e3925dd752422630b5640ac5f7f99a2b35f3046dc75ac058e58c6",
"md5": "2d822678bad8f8bcee94e25678a038bb",
"sha256": "ab0a833f68e11a59eef92d294a62325573e1dea540d0ef19f26da0c39539c5bf"
},
"downloads": -1,
"filename": "lord-of-the-clips-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "2d822678bad8f8bcee94e25678a038bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7095,
"upload_time": "2023-02-05T07:35:43",
"upload_time_iso_8601": "2023-02-05T07:35:43.634794Z",
"url": "https://files.pythonhosted.org/packages/8a/d2/9a0b7b7e3925dd752422630b5640ac5f7f99a2b35f3046dc75ac058e58c6/lord-of-the-clips-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-05 07:35:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ranelpadon",
"github_project": "lord-of-the-clips",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "click",
"specs": [
[
"==",
"8.1.3"
]
]
},
{
"name": "delegator.py",
"specs": [
[
"==",
"0.1.1"
]
]
},
{
"name": "halo",
"specs": [
[
"==",
"0.0.31"
]
]
},
{
"name": "moviepy",
"specs": [
[
"==",
"1.0.3"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.28.1"
]
]
},
{
"name": "rich",
"specs": [
[
"==",
"13.0.1"
]
]
},
{
"name": "rich-click",
"specs": [
[
"==",
"1.6.1"
]
]
},
{
"name": "yt-dlp",
"specs": [
[
"==",
"2023.1.6"
]
]
}
],
"lcname": "lord-of-the-clips"
}