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-dlc/youtube_dl
nixxo d53fec697e
[mailru] fixed extraction
improved valid_url regex to match more urls like
>https://my.mail.ru/mail/7bw7/video/embed/_myvideo/6778
>https://videoapi.my.mail.ru/videos/embed/mail/7bw7/_myvideo/6778.html
previously not matched.

Fixed json extraction to download metadata and video url.
4 years ago
..
downloader [downloader/http] Request last data block of exact remaining size 5 years ago
extractor [mailru] fixed extraction 4 years ago
postprocessor [postprocessor/ffmpeg] Embed series metadata with --add-metadata 5 years ago
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 5 years ago
__init__.py Output batch filename when it could not be read (#21915) 6 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 5 years ago
jsinterp.py
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 5 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 5 years ago
utils.py [utils] Recognize wav mimetype (closes #26463) 4 years ago
version.py release 2020.09.06 4 years ago