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

Add hds / hds_sd support for rts.ch (with solution) #4873

Closed
goundoulf opened this issue Feb 5, 2015 · 4 comments
Closed

Add hds / hds_sd support for rts.ch (with solution) #4873

goundoulf opened this issue Feb 5, 2015 · 4 comments

Comments

@goundoulf
Copy link

@goundoulf goundoulf commented Feb 5, 2015

$ youtube-dl -f hds_sd http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925
[RTS] la-fee-des-bois-mustang-les-chemins-du-vent: Downloading JSON metadata
[download] Downloading f4m manifest
ERROR: unable to download video data: HTTP Error 403: Forbidden

The solution is to append this at the end of the request: ?$AUTH_PARAMS&g=KEELPSHKBDEC&hdcore=3.4.0&plugin=aasp-3.4.0.132.66

And $AUTH_PARAMS you can get from here: http://tp.srgssr.ch/token/akahd.xml?stream=$STREAM_URL*

You can have a look at this script I made: https://github.com/goundoulf/rts-dl/blob/master/rts-dl

@dstftw dstftw closed this in f13b88c Feb 5, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 5, 2015

Thanks for the report, this will be fixed in the next version.

@goundoulf
Copy link
Author

@goundoulf goundoulf commented Feb 5, 2015

Thanks for you quick fix!

@phihag
Copy link
Contributor

@phihag phihag commented Feb 9, 2015

I believe this issue to be fixed in youtube-dl 2015.02.09 and newer. See our FAQ if you need help updating.

@goundoulf
Copy link
Author

@goundoulf goundoulf commented Feb 9, 2015

Yes this is fixed. Thanks a lot!

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
3 participants
You can’t perform that action at this time.