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

vivo.sx unable to extract filesize #25420

Open
alexlehm opened this issue May 26, 2020 · 1 comment
Open

vivo.sx unable to extract filesize #25420

alexlehm opened this issue May 26, 2020 · 1 comment

Comments

@alexlehm
Copy link

@alexlehm alexlehm commented May 26, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.05.08
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

λ youtube-dl https://vivo.sx/5ec5b4cd00 --verbose                                                                                             
[debug] System config: []                                                                                                                     
[debug] User config: []                                                                                                                       
[debug] Custom config: []                                                                                                                     
[debug] Command-line args: ['https://vivo.sx/5ec5b4cd00', '--verbose']                                                                        
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252                                                                             
[debug] youtube-dl version 2020.05.08                                                                                                         
[debug] Python version 3.5.2 (CPython) - Windows-10-10.0.18362-SP0                                                                            
[debug] exe versions: phantomjs 2.1.1                                                                                                         
[debug] Proxy map: {}                                                                                                                         
[Vivo] 5ec5b4cd00: Downloading webpage                                                                                                        
WARNING: unable to extract filesize; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  http
s://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.                   
[debug] Default format spec: best/bestvideo+bestaudio                                                                                         
[debug] Invoking downloader on 'https://node--liana.vivo.sx/vod/B6d4EjWgTSSlP1HfWIWtug/1590543121/0000097887'                                 
[download] Resuming download at byte 20454698                                                                                                 
[download] Destination: big_buck_bunny_480p_surround-fix-5ec5b4cd00.mp4                                                                       

Description

the tool reports that it is unable to extract the file size and this should be reported as bug.

@monolied
Copy link

@monolied monolied commented Aug 5, 2020

Still the same issue with later versions, but additional output and no video:

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '-f', 'bestvideo+bestaudio', 'https://vivo.sx/db69eb58a9']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: avconv 11.3, avprobe 11.3
[debug] Proxy map: {}
[Vivo] db69eb58a9: Downloading webpage
WARNING: unable to extract filesize; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
ERROR: requested format not available
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 808, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 863, in process_ie_result
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 1636, in process_video_result
youtube_dl.utils.ExtractorError: requested format not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.