Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Discovery/HGTV #22320
Discovery/HGTV #22320
Comments
|
What did I leave out that caused this to be marked as incomplete? |
|
the log does not show the problem you're explaining. |
|
I was showing what currently happens when attempting to use youtube-dl with a HGTV video link. I did use a valid cable provider subscription so I have no idea why that last line is printed, if that's what you are talking about. |
the error message explicitly instructs you to supply cookies which you didn't do and instead you're using adobe pass options. |
|
and again you're explaining something and provide an unrelated log. |
|
Well I was hoping that maybe there was a way to avoid using a cookies file because it makes things more complicated, however I just now tried that and this is the error output I am getting now: [debug] System config: [] |
|
this a known bug with python 2, and it has been reported before, I will lock this issue and you can open a new one once you have a log with the error you have explained. |
Checklist
Verbose log
Description
WRITE DESCRIPTION HERE
The HGTV extractor has not worked properly for many months but until about three or four weeks ago it was possible to use --cookies and an extracted link if you could obtain it. However they have made several changes to the site in the past month or so, and now whether you have a regular video link as shown above or a more direct link, and whether you try to use a cookies file or not, it fails with a 403: Forbidden error, sometimes after downloading a very small initial block (less than 1%). The video will play in a web browser.