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/youtube_dl
oittaa e4f49a8753 check video_play_path and use xpath_text
"This check should take place earlier and should be more general if not video_url:. Same should be done for video_play_path. Also these fields better extracted with xpath_text."

Suggestions by @dstftw
9 years ago
..
downloader [downloader/hls] Don't let ffmpeg read from stdin (#8139) 9 years ago
extractor check video_play_path and use xpath_text 9 years ago
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 9 years ago
YoutubeDL.py [ccc] Add language information to formats 9 years ago
__init__.py Using internal opener 9 years ago
__main__.py
aes.py
cache.py
compat.py Rename compat_urllib_request_Request to sanitized_Request and move to utils 9 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py [options] Prefer --convert-subs spelling 9 years ago
swfinterp.py
update.py Use proper encoding on compat_str construction when necessary 9 years ago
utils.py [utils] Extract known extensions for reuse 9 years ago
version.py release 2016.01.01 9 years ago