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

cant download from vbox7 #26063

Closed
5 tasks done
waitforminute opened this issue Jul 19, 2020 · 1 comment · Fixed by #32710
Closed
5 tasks done

cant download from vbox7 #26063

waitforminute opened this issue Jul 19, 2020 · 1 comment · Fixed by #32710
Labels

Comments

@waitforminute
Copy link

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.06.16.1
  • 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

[generic] article:3004067e04: Requesting header
[generic] article:3004067e04: Downloading webpage
[generic] article:3004067e04: Extracting information
[Instagram] CCVnyTuJqB8: Downloading webpage

Description

I can't download this video, for example https://www.vbox7.com/play:317664aff4

@dirkf
Copy link
Contributor

dirkf commented Jan 27, 2024

With PR #32710:

$ python -m youtube_dl -vF 'https://www.vbox7.com/play:317664aff4'
[debug] System config: [u'--prefer-ffmpeg']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-vF', u'https://www.vbox7.com/play:317664aff4']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Git HEAD: 630da9eb7
[debug] Python 2.7.18 (CPython i686 32bit) - Linux-4.4.0-210-generic-i686-with-Ubuntu-16.04-xenial - OpenSSL 1.1.1w  11 Sep 2023 - glibc 2.15
[debug] exe versions: avconv 4.3, avprobe 4.3, ffmpeg 4.3, ffprobe 4.3
[debug] Proxy map: {}
[Vbox7] 317664aff4: Downloading JSON metadata
[Vbox7] 317664aff4: Downloading MPD manifest
[Vbox7] 317664aff4: Downloading webpage
[info] Available formats for 317664aff4:
format code  extension  resolution note
dash-5       m4a        audio only [eng] DASH audio  131k , m4a_dash container, mp4a.40.2
dash-4       mp4        256x144    [eng] DASH video  130k , mp4_dash container, avc3.4D400C, 25fps, video only
dash-3       mp4        426x240    [eng] DASH video  398k , mp4_dash container, avc3.4D4015, 25fps, video only
dash-2       mp4        852x480    [eng] DASH video  796k , mp4_dash container, avc3.4D401E, 25fps, video only
dash-1       mp4        1280x720   [eng] DASH video 1785k , mp4_dash container, avc3.4D401F, 25fps, video only
144p         mp4        144p       
240p         mp4        240p       
480p         mp4        480p       
720p         mp4        720p       (best)
$

@dirkf dirkf added the fixed label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants