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

FIX - HTML5 Player Downloading #9

Closed
rarspace01 opened this issue Mar 24, 2013 · 5 comments
Closed

FIX - HTML5 Player Downloading #9

rarspace01 opened this issue Mar 24, 2013 · 5 comments

Comments

@rarspace01
Copy link

If you're using the html5 player, and can't download anything - when you click the arrow, the box is blank - do the following to fix your script:

Using Find & Replace, search for yt.playerConfig.args, and replace it with ytplayer.config.args.

If you're using version 3.2.* of the script, also search for getHTML5Map();, and replace it with //getHTML5Map();.

@shape55
Copy link

shape55 commented Jun 25, 2014

this worked!! thank you!! had this script disabled since like a year ago and really missed it.

@rossy
Copy link
Owner

rossy commented Jun 26, 2014

Thanks for the fix. I guess I've been neglecting this project. I want to do some more work on at some point, but this should get it working again.

@rossy rossy closed this as completed Jun 26, 2014
@shape55
Copy link

shape55 commented Jun 26, 2014

ok cool. i updated to 4.1.2 and i can confirm it works on the latest firefox.

did your script ever allow downloading as audio only? i could have sworn it did but don't see those options now. maybe it was another script or safari extension, as i was using safari before. i tried out this add-on for firefox: https://addons.mozilla.org/en-US/firefox/addon/easy-youtube-video-download/?src=ss which provides options for audio formats.

@rossy
Copy link
Owner

rossy commented Jun 27, 2014

Glad it works!

did your script ever allow downloading as audio only?

This script never did. Some other scripts used external websites to convert the video to MP3, but mine only worked with the formats provided by YouTube itself, which at the time didn't include any audio-only formats (though these days, I think DASH provides audio-only streams.)

@SWalkerTTU
Copy link

The script now only seems to allow 720p at best, even where 1080p or higher is available. It looks like YT changed something again.

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

4 participants