A bulk video downloader tool for YouTube, TikTok, Facebook, and more
Project description
blkdwnld
A bulk video downloader tool by Ans Raza (0xAnsR). Download videos from YouTube, TikTok, Facebook, and other platforms using yt-dlp, with customizable quality and editing options.
Installation
pip install blkdwnld
Usage
Run the interactive command:
bash
Collapse
Wrap
Run
Copy
blkdwnld
Follow the prompts to:
Select platform (YouTube, TikTok, Facebook, or Other)
Enter the video or channel/page URL
Choose download scope (single video or all videos)
Select quality (Best, 1080p, 720p, 480p, or Audio only)
Optionally include description files or apply video edits (trim, resize, convert, flip)
Features
Multi-Platform Support: Downloads from YouTube, Facebook, TikTok, and other yt-dlp-supported sites.
Flexible Download Options: Single video or entire channel/playlist downloads.
Quality Selection: Choose Best quality, 1080p, 720p, 480p, or Audio only (MP3).
Video Editing: Trim, resize, convert, or flip videos using ffmpeg (requires ffmpeg installed).
Cookie Support: Use cookies.txt for private/restricted content (export via Get Cookies.txt LOCALLY).
Automatic Setup: Installs yt-dlp if missing; prompts for ffmpeg installation.
Organized Output: Saves files to platform-specific folders with original video titles.
Prerequisites
Python 3.6+
ffmpeg (install via sudo apt-get install ffmpeg on Linux or brew install ffmpeg on macOS)
Optional: cookies.txt for authenticated downloads
Example Workflow
Install the Chrome extension Get Cookies.txt LOCALLY and export cookies from the target site.
Install the package: pip install blkdwnld
Run: blkdwnld
Follow prompts to download videos (e.g., https://www.youtube.com/watch?v=dQw4w9WgXcQ).
Optionally zip the output folder: zip -r downloaded_videos.zip <output_folder>
Share files via a local server: python3 -m http.server 8000
Troubleshooting
Cookies: Ensure cookies.txt is in the Netscape format and placed in the working directory.
ffmpeg: Install manually if the script’s auto-install fails.
URLs: Verify the URL is valid and accessible.
Issues: Check the GitHub repository for support.
License
MIT License - see LICENSE for details.
Author
Ans Raza (0xAnsR)
text
Collapse
Wrap
Copy
This `README.md` aligns with the `pip` package, includes installation instructions, and reflects the features described in your repository.
#### Verify `LICENSE`
Ensure `/workspaces/BULK-DOWNLOADER/LICENSE` contains:
```text
MIT License
Copyright (c) 2025 Ans Raza (0xAnsR)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blkdwnld-0.21.tar.gz
(12.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
blkdwnld-0.21-py3-none-any.whl
(18.7 kB
view details)
File details
Details for the file blkdwnld-0.21.tar.gz.
File metadata
- Download URL: blkdwnld-0.21.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e46535f57d03f0b7da417277dfbbbe2d6427bb935d370b905b7834c7b6cbf7d
|
|
| MD5 |
a563df5d5aba234e46afd6965dbad144
|
|
| BLAKE2b-256 |
f3d1813d120b758b1bdaa5c43109a413b301c1f2b19c68f3a9925b06397e1638
|
File details
Details for the file blkdwnld-0.21-py3-none-any.whl.
File metadata
- Download URL: blkdwnld-0.21-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4ecd0f2e0f428834ab7b224f187fed82e5a1bad6fc450193541351dad8a0221
|
|
| MD5 |
3f4d65011103ddeb4661bfc25803e369
|
|
| BLAKE2b-256 |
30e35403fddcb7236f31688263d45a55515d00b910dd038de5d363c55a79f932
|