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

"Device support" error when using certain settings on a YouTube profile #5512

Closed
joepie91 opened this issue Apr 23, 2015 · 1 comment
Closed

"Device support" error when using certain settings on a YouTube profile #5512

joepie91 opened this issue Apr 23, 2015 · 1 comment

Comments

@joepie91
Copy link

@joepie91 joepie91 commented Apr 23, 2015

Version: latest, 2015.04.17

The alias I have set up on my system:

alias ytdl="youtube-dl --title --continue --retries 4 --write-info-json --write-description --write-thumbnail --write-annotations --all-subs --ignore-errors --merge-output-format mkv -f bestvideo+bestaudio $1"

This works correctly for normal video URLs, but when attempting to use it as ytdl https://www.youtube.com/user/TheOakisland/videos or ytdl https://www.youtube.com/user/TheOakisland (ie. a user profile), the following happens:

[download] Downloading playlist: TheOakisland
[youtube:user] TheOakisland: Downloading video ids from 1 to 51
[youtube:user] playlist TheOakisland: Downloading 6 videos
[download] Downloading video 1 of 6
[youtube] UKY3scPIMd8: Downloading webpage
[youtube] UKY3scPIMd8: Extracting video information
WARNING: video doesn't have subtitles
[youtube] UKY3scPIMd8: Searching for annotations.
WARNING: [youtube] UKY3scPIMd8: Skipping DASH manifest: ExtractorError(u'Cannot decrypt signature without player_url; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.',)
[info] Writing video description to: https -_youtube.com_devicesupport-UKY3scPIMd8.mkv.description
[info] Writing video annotations to: https -_youtube.com_devicesupport-UKY3scPIMd8.mkv.annotations.xml
[info] Writing video description metadata as JSON to: https -_youtube.com_devicesupport-UKY3scPIMd8.info.json
[youtube] UKY3scPIMd8: Downloading thumbnail ...
[youtube] UKY3scPIMd8: Writing thumbnail to: https -_youtube.com_devicesupport-UKY3scPIMd8.jpg
[download] Destination: https -_youtube.com_devicesupport-UKY3scPIMd8.f136.mp4
[download] 100% of 6.83MiB in 00:03
^C
ERROR: Interrupted by user

(The interrupt is mine.)

The resulting thumbnail is a "Device support" error:

https -_youtube com_devicesupport-uky3scpimd8

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 23, 2015

This is already fixed in repo but not yet released.

@dstftw dstftw closed this Apr 23, 2015
@yan12125 yan12125 mentioned this issue Apr 26, 2015
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.