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.
[TenPlay] ERROR: Unable to extract video_id #6927
Comments
|
A check of other videos on the site shows that: almost all videos in http://tenplay.com.au/browse-by-genre?genre=News either have the videoID value empty or don't even have it. However the videos on http://tenplay.com.au/news/national seem to have videoID and it's value. |
|
I believe something has changed in the markup on the TenPlay site over the past week. If I use youtube-dl to attempt to download episodes I downloaded (with youtube-dl) last week, I get the same videoID error. I also rolled back to a previous version with "sudo curl https://yt-dl.org/downloads/2015.08.16.1/youtube-dl -o /usr/local/bin/youtube-dl && sudo chmod a+rx /usr/local/bin/youtube-dl" - same result. HTH :-) |
|
it looks like they change to use the brightcove in page embed. |
|
I've just tried this again and it is still broken for youtube-dl. However it appears that the web page is now downloading the entire MP4 file directly via Akamai CDN. I can right-click the video and 'save as' in from my browser, so a fix for Youtube-dl should be simple I hope. I checked a few other videos on the Tenplay site and they are working the same way. |
|
Yes it's embedded:
What can I do to adjust tenplay.py? |
|
can any one check if this works? |
|
|
try to use this instead and post the output: |
|
i can't test it directly because the site is geo restricted and coudn't find a working AU proxy.
|
|
No worries mate ;) |
|
Fixed the link |
|
try to update to |
|
Output for 2016.3.27:
|
|
If you like, I'll dive in and figure out / change the code |
|
@ScriptSmith thanks for the help. |
|
Yep, just checked and it already is |
I'm getting this error with current version (2015.09.22)