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
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
YoutubeDL.py [utils] Create `DownloadCancelled` exception 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
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
webvtt.py