mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-01-08 22:27:55 +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 |