yt-dlp/yt_dlp
pukkandan 62bff2c170
Add option `--extractor-retries` to retry on known extractor errors
* Currently only used by youtube

Fixes https://github.com/ytdl-org/youtube-dl/issues/28194
Possibly also fixes: https://github.com/ytdl-org/youtube-dl/issues/28289 (can not confirm since the issue isn't reliably reproducible)
2021-03-01 05:18:37 +05:30
..
downloader Allow specifying path in `--external-downloader` 2021-02-27 16:52:27 +05:30
extractor Add option `--extractor-retries` to retry on known extractor errors 2021-03-01 05:18:37 +05:30
postprocessor [embedthumbnail] Fix bug with deleting original thumbnail (Closes #113) 2021-02-25 18:35:04 +05:30
YoutubeDL.py Add option `--extractor-retries` to retry on known extractor errors 2021-03-01 05:18:37 +05:30
__init__.py Add option `--extractor-retries` to retry on known extractor errors 2021-03-01 05:18:37 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Add option `--extractor-retries` to retry on known extractor errors 2021-03-01 05:18:37 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
utils.py Fix `get_executable_path` (#117) 2021-02-26 04:28:02 +05:30
version.py [version] update :ci skip dl 2021-02-25 02:44:10 +05:30