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.
francetvinfo.fr : not supported ? #15534
Comments
|
Most likely due to outdated python. |
|
Thanks. What is the required Python version ?
and I see in the log that it uses 2.7. and I have:
Any hint ? |
|
youtube-dl works with any aforementioned version. Some SSL features may not be available in older versions though. |
|
I'm not a python guy, so I'm not sure I understand. Do you mean it's my SSL python library that's outdated? I checked this (with default Python shell, 2.7):
Sure, looks pretty old, but...is it really that the faulty part ? More generally, is there a way with youtube-dl to know and/or to enforce the required version of the used libraries? That could help in this kind of situations... |
|
Any help ? Because currently youtube-dl is not working (on my machine), @dstftw has closed this issue, and I have no real clue on what to do next... I have the latest release, so how I am supposed to know what's not working ? |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.02.08. 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?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Description of your issue, suggested solution and other information
Trying to download from https://www.francetvinfo.fr/
Failure, with error message:
This "could" be related with other (now closed) issues: #14827 , #14947 , although the error is not the same.
FWIW, it is unclear if the site is supported on list:
https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
So ? Does this mean the latter one not supported ?