You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
3 years ago
..
downloader Allow specifying path in `--external-downloader` 3 years ago
extractor Add option `--extractor-retries` to retry on known extractor errors 3 years ago
postprocessor [embedthumbnail] Fix bug with deleting original thumbnail (Closes #113) 3 years ago
YoutubeDL.py Add option `--extractor-retries` to retry on known extractor errors 3 years ago
__init__.py Add option `--extractor-retries` to retry on known extractor errors 3 years ago
__main__.py Completely change project name to yt-dlp (#85) 3 years ago
aes.py Completely change project name to yt-dlp (#85) 3 years ago
cache.py Completely change project name to yt-dlp (#85) 3 years ago
compat.py Completely change project name to yt-dlp (#85) 3 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 3 years ago
options.py Add option `--extractor-retries` to retry on known extractor errors 3 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 3 years ago
update.py Completely change project name to yt-dlp (#85) 3 years ago
utils.py Fix `get_executable_path` (#117) 3 years ago
version.py [version] update :ci skip dl 3 years ago