mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-16 22:34:33 +01:00
3bc2ddccc8
A suitable downloader can be found using the 'get_suitable_downloader' function. Each subclass implements 'real_download', for downloading an info dict you call the 'download' method, which first checks if the video has already been downloaded |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
hls.py | ||
http.py | ||
mplayer.py | ||
rtmp.py |