Release [Module] youtube-dl - multi-site playable URL resolver
(2016-06-12, 23:27)ruuk Wrote: I tried the URL shown in the log snippet you posted with the latest version on youtube-dl on the command line and it failed.
I tried with the latest version available in Ubuntu and it works for me:
Code:
paper@desktop:~/temp$ youtube-dl --version
2016.02.22
paper@desktop:~/temp$ youtube-dl https://livestream.com/nrl/roostersstorm2016
[livestream] Downloading JSON metadata
[livestream] 5507510: Downloading page 1
[livestream] 5507510: Downloading page 2
[download] Downloading playlist: Roosters v Storm
[livestream] playlist Roosters v Storm: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[livestream] 125951199: Downloading JSON metadata
[livestream] 125951199: Downloading SMIL file
/usr/lib/python2.7/dist-packages/youtube_dl/extractor/livestream.py:67: FutureWarning: The behavior of this method will change in future versions.  Use specific 'len(elem)' or 'elem is not None' test instead.
  base = base_ele.get('content') if base_ele else 'http://livestreamvod-f.akamaihd.net/'
[livestream] 125951199: Downloading m3u8 information
[livestream] 125951199: Downloading f4m manifest
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 1186
[download] Destination: Roosters v Storm-125951199.mp4
[download]   0.4% of ~2.00GiB at  5.22MiB/s ETA 10:28^C
ERROR: Interrupted by user
(2016-06-12, 23:27)ruuk Wrote: Either the add-on that is using this module is passing a URL that won't work, or support for the site is currently broken. In any case the author of the add-on with the ID of plugin.video.nrl is the one to talk to.
But why is it always working first time after reboot and not working afterwards?
Here's code to that addon:
https://bitbucket.org/older/plugin.video...ddon.py-47
Module is passing exactly that same URL which is visible in the error message.
Reply


Messages In This Thread
v14.810.0 - by ruuk - 2014-08-11, 19:45
v14.925.0 - by ruuk - 2014-09-25, 17:49
v14.1026.0 - by ruuk - 2014-10-26, 21:53
v14.1210.0 - by ruuk - 2014-12-10, 23:32
v14.1210.1 - by ruuk - 2014-12-11, 21:17
v15.318.0 - by ruuk - 2015-04-02, 23:01
v15.1123.0 - by ruuk - 2015-11-23, 21:20
v15.1124.0 - by ruuk - 2015-11-24, 21:05
v15.1223.0 - by ruuk - 2015-12-23, 22:27
v16.306.0 - by ruuk - 2016-03-13, 19:05
v16.318.0 - by ruuk - 2016-03-21, 20:31
v16.327.0 - by ruuk - 2016-03-31, 01:12
v16.521.0 - by ruuk - 2016-05-22, 18:15
v16.627.0 - by ruuk - 2016-06-28, 20:38
v16.1026.0 - by ruuk - 2016-10-28, 18:32
v17.310.0 - by ruuk - 2017-03-11, 23:47
v17.518.0 - by ruuk - 2017-05-21, 08:53
v17.518.1 - by ruuk - 2017-05-25, 04:00
v17.709.0 - by ruuk - 2017-07-11, 03:00
v17.1228.0 - by ruuk - 2017-12-28, 22:46
v17.1231.0 - by ruuk - 2018-01-01, 05:46
v18.320.0 - by ruuk - 2018-03-25, 02:07
v18.425.0 - by ruuk - 2018-04-28, 02:53
v14.1217.0 - by ruuk - 2014-12-27, 21:12
RE: Script Error Message - by ruuk - 2016-04-14, 13:15
RE: [Module] youtube-dl - multi-site playable URL resolver - by paper - 2016-06-13, 01:05
RE: v16.1026.0 - by Lunatixz - 2016-10-28, 20:25
L0RE - by L0RE - 2017-12-19, 14:34
Script Error Message - by eondesigns1138 - 2016-04-08, 10:46
Error python dependency 2.25.0 - by Alyy - 2016-05-21, 10:45
Logout Mark Read Team Forum Stats Members Help
[Module] youtube-dl - multi-site playable URL resolver2