yt-dlp/yt_dlp
pukkandan 48f796874d
[utils] Create DownloadCancelled exception
as super-class of ExistingVideoReached, RejectedVideoReached, MaxDownloadsReached

Third parties can also sub-class this to cancel the download queue from a hook
2021-10-26 20:27:09 +05:30
..
downloader [cleanup] misc 2021-10-23 02:09:10 +05:30
extractor [DiscoveryPlus] Allow language codes in URL 2021-10-26 20:26:08 +05:30
postprocessor [downloader/ffmpeg] Fix vtt download with ffmpeg 2021-10-26 20:27:09 +05:30
__init__.py [cleanup] Add keyword automatically to SearchIE descriptions 2021-10-23 21:20:19 +05:30
__main__.py
aes.py
cache.py
compat.py
cookies.py [cookies] Local State should be opened as utf-8 2021-10-22 23:19:37 +05:30
jsinterp.py
minicurses.py [cleanup] Add keyword automatically to SearchIE descriptions 2021-10-23 21:20:19 +05:30
options.py Separate --check-all-formats from --check-formats 2021-10-24 15:00:17 +05:30
socks.py
swfinterp.py.disabled
update.py
utils.py [utils] Create DownloadCancelled exception 2021-10-26 20:27:09 +05:30
version.py [version] update 2021-10-22 20:47:18 +00:00
webvtt.py
YoutubeDL.py [utils] Create DownloadCancelled exception 2021-10-26 20:27:09 +05:30