Name | b-roller JSON |
Version |
1.6.1
JSON |
| download |
home_page | |
Summary | Download resources from several sources across the web |
upload_time | 2023-11-12 09:15:03 |
maintainer | |
docs_url | None |
author | Antonio Feregrino |
requires_python | >=3.8,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# B-Roller
Download B-roll footage from YouTube **for fair use purposes**.
## Usage
### Download from YouTube
```
broll yt [OPTIONS] URL [START] [END]
Download content from YouTube
Arguments:
URL A video id or a YouTube short/long url [required]
[START] The desired start of the video in seconds or the format 00:00:00
[END] The desired end of the video in seconds or the format 00:00:00
```
For example:
```shell
broll yt "https://www.youtube.com/watch?v=QFLiIU8g-R0" 00:10 00:17
```
Raw data
{
"_id": null,
"home_page": "",
"name": "b-roller",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Antonio Feregrino",
"author_email": "antonio.feregrino@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f8/8f/1c71fd27fa46479957c4fd424a354f012f59b7fc2ccf3b008f8619c3be36/b_roller-1.6.1.tar.gz",
"platform": null,
"description": "# B-Roller\n\nDownload B-roll footage from YouTube **for fair use purposes**.\n\n## Usage\n\n### Download from YouTube\n\n```\nbroll yt [OPTIONS] URL [START] [END]\n\n Download content from YouTube\n\nArguments:\n URL A video id or a YouTube short/long url [required]\n [START] The desired start of the video in seconds or the format 00:00:00\n [END] The desired end of the video in seconds or the format 00:00:00\n```\n\nFor example:\n\n```shell\nbroll yt \"https://www.youtube.com/watch?v=QFLiIU8g-R0\" 00:10 00:17\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Download resources from several sources across the web",
"version": "1.6.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "16cde04e0f6a4b4be4dd0cf7fdec69fafe6d5774dc7cb2b5dd26c75edbdcf848",
"md5": "cd7340ed3b378346d22c107502f473b4",
"sha256": "79f006ccb0b199f19568669bee14f6631541a61083f1aec62e0d1e38884297f9"
},
"downloads": -1,
"filename": "b_roller-1.6.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cd7340ed3b378346d22c107502f473b4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 330933,
"upload_time": "2023-11-12T09:15:01",
"upload_time_iso_8601": "2023-11-12T09:15:01.337348Z",
"url": "https://files.pythonhosted.org/packages/16/cd/e04e0f6a4b4be4dd0cf7fdec69fafe6d5774dc7cb2b5dd26c75edbdcf848/b_roller-1.6.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f88f1c71fd27fa46479957c4fd424a354f012f59b7fc2ccf3b008f8619c3be36",
"md5": "4327bdc00de03f1fde02105c94b68742",
"sha256": "2bf57862b4c511d0942a88575d32779c37b661664d79ee7a3f5306ce6d60dcf3"
},
"downloads": -1,
"filename": "b_roller-1.6.1.tar.gz",
"has_sig": false,
"md5_digest": "4327bdc00de03f1fde02105c94b68742",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 322606,
"upload_time": "2023-11-12T09:15:03",
"upload_time_iso_8601": "2023-11-12T09:15:03.352938Z",
"url": "https://files.pythonhosted.org/packages/f8/8f/1c71fd27fa46479957c4fd424a354f012f59b7fc2ccf3b008f8619c3be36/b_roller-1.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-12 09:15:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "b-roller"
}