-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Site request: Disney / go.com #9997
Comments
To clarify: How do I get the permission cookie out from Firefox into a format that YouTube-dl is happy with? i.e.: I've signed in from Firefox. Firefox is holding a cookie. I need to give that cookie to youtube-dl. How? |
Export it with any relevant Firefox add-on. |
... Now for the fun part -- FINDING the cookie. "go.com" lists no cookies in firefox. |
OK, so my first attempt: Once I've gotten the video playing in browser, I exported my entire cookie file, and gave it to youtube-dl. That didn't work well. Not only did "Requesting header" take a very long time, it was followed by "Could not send HEAD request". It seems that youtube-dl does not figure out which cookies are relevant (so you can't just use your browser's current cookie file), but instead I have to filter them. That's painful. I saw at least three sites involved in the permission negotiation -- adobe, dish, and go.com -- and that's just what I saw (there may be others as well, I had to disable both privacy badger and uBlock from blocking to get it to work in-browser). |
Does the tag mean that you need to use my TV account details? |
Alright, this is NOT a "Tv Provider needed" issue. At least not exclusively. http://watchdisneyxd.go.com/lego-star-wars-the-freemaker-adventures/video/vdka0_bnih2mwb/01/01-a-hero-discovered#playlist=PL551978168 no longer needs a TV provider -- in fact, the first three episodes are now available to anyone at http://watchdisneyxd.go.com/lego-star-wars-the-freemaker-adventures/ So ... yea, something might be needed for the rest of them (#4-9), but some episodes should just work. |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2016.07.03.1. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Site request: Watch disney XD online.
Additional note: Watching in browser requires going to my TV provider for a login cookie. So, there will be some sort of cookie requirement, and I don't know how to make that work, unless there's some way to point youtube-dl at firefox's cookies.
The text was updated successfully, but these errors were encountered: