a video downloader focus on China mainland video sites.
… image:: https://img.shields.io/pypi/v/ykdl.svg
:target: https://pypi.python.org/pypi/ykdl
A video downloader focus on China mainland video sites.
Origin website: https://github.com/zhangn1985/ykdl
Later migrated to a new website: https://github.com/SeaHOH/ykdl
Today it migrated to my repositories, and this is the new website: https://github.com/LifeActor/ykdl
This project is a fork of
you-get <https://github.com/soimort/you-get>
_ with below changes.
#487 <https://github.com/SeaHOH/ykdl/issues/487>
_).There are some useful software package managers.
Homebrew <https://brew.sh/>
_Chocolatey <https://chocolatey.org/install>
_Step:
0. Dependencies
| `FFmpeg <https://ffmpeg.org/>`_, for merge media files.
| `mpv <https://mpv.io/>`_, default media player (optimal compatibility).
#. Python 3 <https://www.python.org/downloads/>
_
#. pip and setuptools, make sure they are updated.
.. code-block:: console
python3 -m ensurepip
python3 -m pip install pip --upgrade
python3 -m pip install setuptools --upgrade
#. ykdl from PyPI or GitHub
.. code-block:: console
pip3 install ykdl --upgrade
.. code-block:: console
pip3 install https://github.com/SeaHOH/ykdl/archive/master.zip --force-reinstall --no-deps
pip3 install https://github.com/SeaHOH/ykdl/archive/master.zip --upgrade
#. Make sure those folders are in your PATH, if they are not, add them.
| **Windows**: folders of ffmpeg.exe, mpv.exe, and python.exe,
and folder "<**PYTHONHOME**>\\Scripts"
| **others**: "~/.local/bin" or "/usr/local/bin"
Please check wiki page:
sites-status <https://github.com/SeaHOH/ykdl/wiki/sites-status>
_
Bugs report, features require, and pull requests are welcome.
I am pleased to announce that I have taken over the ownership of the YouKuDownLoader project from @SeaHOH today. This transition marks the beginning of an exciting new chapter for the project, and I am committed to ensuring its continued development and success.
Your support and contributions are invaluable to the project’s success. Together, we can make YouKuDownLoader an even more powerful tool for downloading videos from China mainland video sites.
Thank you for your continued support!
Note: For any inquiries or suggestions, please feel free to open an issue or reach out directly.