Unified media downloader (YouTube, TikTok, AnimeSama)
Project description
NekoDL
[!IMPORTANT] You need to install ffmpeg
Prerequisites
To fully enjoy NekoDL (audio/video merging, maximum quality on Bilibili, etc.), you need to have FFmpeg installed on your system:
- Windows: Execute the following PowerShell command as an administrator:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Then, run the following in a PowerShell window as administrator:
choco install ffmpeg
- Linux :
sudo apt install ffmpeg(or the equivalent for your distribution) - macOS :
brew install ffmpeg
If FFmpeg is not installed, NekoDL will still work, but in limited mode:
- No audio/video merging
- Potentially reduced quality
Installation
To install the pakage you can simply do this :
pip install nekodl
Update pakage
To update nekodl you can do :
pip install --upgrade nekodl
Thanks to :
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
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
File details
Details for the file nekodl-0.1.11.tar.gz.
File metadata
- Download URL: nekodl-0.1.11.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf0b59f3f23f482cf8fb8814c8fe361bf904c2f19d3c315484ad26ff39397a92
|
|
| MD5 |
177e483be6fae84ed578c6e15fda5b42
|
|
| BLAKE2b-256 |
e23cd363b1a19692c3847d968feaba437fc13a8e40b4ac758ce35cdd0ce3ed12
|
File details
Details for the file nekodl-0.1.11-py3-none-any.whl.
File metadata
- Download URL: nekodl-0.1.11-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fed342d08a8b26d8dd0a1c2158e1344ba88c00d0ba066b2c199e9214c44c1f5
|
|
| MD5 |
f9cfeae0ec92689e6faf99a3b1cbf95d
|
|
| BLAKE2b-256 |
965dffade7f5c61518eee33ffb01fbc3d7c12cedd46c6568f6db5956b84e463c
|