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

yourupload returns bait video #21584

Closed
MGlolenstine opened this issue Jun 30, 2019 · 1 comment
Closed

yourupload returns bait video #21584

MGlolenstine opened this issue Jun 30, 2019 · 1 comment
Labels

Comments

@MGlolenstine
Copy link

@MGlolenstine MGlolenstine commented Jun 30, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.06.27
  • 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 -g https://www.yourupload.com/embed/14i14h -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-g', 'https://www.yourupload.com/embed/14i14h', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.06.27
[debug] Python version 3.7.3 (CPython) - Linux-4.19.49-1-MANJARO-x86_64-with-arch-Manjaro-Linux
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[debug] Default format spec: bestvideo+bestaudio/best
http://www.yourupload.com/embed/novideo.mp4

EDIT:

youtube-dl https://www.yourupload.com/embed/14i14h -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.yourupload.com/embed/14i14h', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.06.27
[debug] Python version 3.7.3 (CPython) - Linux-4.19.49-1-MANJARO-x86_64-with-arch-Manjaro-Linux
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[YourUpload] 14i14h: Downloading webpage
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'http://www.yourupload.com/embed/novideo.mp4'
[download] Destination: BigBuckBunny_320x180.mp4-14i14h.mp4
[download] 100% of 50.03MiB in 00:37

Description

The downloaded video should be BigBuckBunny, but youtube-dl returns bait video.

EDIT:
Apparently the link generation returns a generic link, as downloading works.

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.