]> jfr.im git - yt-dlp.git/commit
[mailru] fixed extraction
authornixxo <redacted>
Mon, 7 Sep 2020 12:21:21 +0000 (14:21 +0200)
committerGitHub <redacted>
Mon, 7 Sep 2020 12:21:21 +0000 (14:21 +0200)
commitd53fec697ea4afad261a8a1832bd9be205f9aecd
treeb079cc03820c17b8bfd5a236a2f7e42166ba96be
parentd51e23d9fc709a80ca037199a46e59c729a1192e
[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.
youtube_dl/extractor/mailru.py