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.
ERROR: Unable to extract id (bloomberg) #16919
Comments
|
Just attempting to leave a helpful comment for developers- unsure why the regex is not getting the video id,
can be found in the source for the link provided and should match the first regex.
(which is now commented out), there is now:
@dstftw tagging you because you were the last to add a regex to the file and would most likely be a quick fix to someone who actually understands regex |
|
Same problem here. youtube-dl --version Regards. |
|
@rofl0r are you still getting this error ? because that seems to work for me.
@Jav-A Even your link seems to work fine.
|
|
@dstftw Did you see my comment? |
|
@mfzr it's probably due to you using python 3 vs we using python 2 |
|
@rofl0r Have you tested it ? |
|
Hello again, Today, everything seems to work again... Tried python2/3, your video link and mine. No changes nor updates done on the computer... Same youtube-dl version 2018.08.04. Maybe it was something temporary on the website. python /usr/local/bin/youtube-dl --verbose http://www.bloomberg.com/news/videos/2018-08-07/first-round-of-renewed-u-s-sanctions-on-iran-take-effect-video python3 /usr/local/bin/youtube-dl --verbose http://www.bloomberg.com/news/videos/2018-08-07/first-round-of-renewed-u-s-sanctions-on-iran-take-effect-video Thank you. |
|
amazing, it works now, even the video i posted in the description and others said it was no longer available downloads now. with 2018.07.21 |
|
And it's broken again. I think Bloomberg is playing with how they do video streaming since I've noticed different results over the past few weeks (when using other 3rd party capture tools as well). using: youtube-dl is up-to-date (2018.08.04) error: |
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.07.04. 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?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to 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:
Add the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
ERROR: Unable to extract id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.