Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mail.ru extractor is broken #23509

Closed
einhander opened this issue Dec 24, 2019 · 1 comment
Closed

Mail.ru extractor is broken #23509

einhander opened this issue Dec 24, 2019 · 1 comment

Comments

@einhander
Copy link

Checklist

  • [ x] I'm reporting a broken site support issue
  • [ x] I've verified that I'm running youtube-dl version 2019.12.25
  • [ x] I've checked that all provided URLs are alive and playable in a browser
  • [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ x] I've searched the bugtracker for similar bug reports including closed ones
  • [ x] I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE
./youtube-dl --verbose https://my.mail.ru//list/sinyutin10/video/_myvideo/4.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://my.mail.ru//list/sinyutin10/video/_myvideo/4.html']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.12.25
[debug] Python version 2.7.16 (CPython) - Linux-5.2.0-0.bpo.3-amd64-x86_64-with-debian-10.2
[debug] exe versions: ffmpeg 4.1.4, ffprobe 4.1.4, phantomjs 23, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 4: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 4: Downloading webpage
[generic] 4: Extracting information
[download] Downloading playlist: None
[generic] playlist None: Collected 2 video ids (downloading 2 of them)
[download] Downloading video 1 of 2
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on u'https://my8.imgsmail.ru/mail/ru/css/new/components/profile/profile_reva0a0a1f429.css'
[download] Destination: АБВГДейка Буква А пропущ 1 я мин – смотреть видео онлайн в Моем Мире _ Денис Синютин (1)-profile_reva0a0a1f429.css
[download] 100% of 26.01KiB in 00:00
[download] Downloading video 2 of 2
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on u'https://my8.imgsmail.ru/mail/ru/css/new/modules/profile/profile_reva0a0a1f429.css'
[download] Destination: АБВГДейка Буква А пропущ 1 я мин – смотреть видео онлайн в Моем Мире _ Денис Синютин (2)-profile_reva0a0a1f429.css
[download] 100% of 5.92KiB in 00:00
[download] Finished downloading playlist: None

Description

Hi, it's seems that mail.ru video extractor is broken. It's downloads only a two css files.

@dstftw
Copy link
Collaborator

dstftw commented Dec 24, 2019

Remove double slash.

@dstftw dstftw closed this as completed Dec 24, 2019
dstftw added a commit that referenced this issue Dec 24, 2019
meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
pareronia referenced this issue in pareronia/youtube-dl Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants