Skip to content

TMCooper/NekoDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages