deobfuscates the video URL using a reverse engineered version of KVS player's algorithm. This was tested against version 4.0.4, 5.0.1 and 5.1.1.4 of the player and a warning will be issued if the major version changes.
24 lines
461 B
ReStructuredText
24 lines
461 B
ReStructuredText
Welcome to youtube-dl's documentation!
|
|
======================================
|
|
|
|
*youtube-dl* is a command-line program to download videos from YouTube.com and more sites.
|
|
It can also be used in Python code.
|
|
|
|
Developer guide
|
|
---------------
|
|
|
|
This section contains information for using *youtube-dl* from Python programs.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
module_guide
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|