Release [Module] youtube-dl - multi-site playable URL resolver
#95
(2016-02-02, 09:49)ruuk Wrote:
(2016-02-02, 09:30)gujal Wrote: Hi ruuk
I am using this in Windows and I am getting the same error. Which directory should I copy the ffmpeg.exe (static compiled) into.
Thanks
Don't know off the top of my head, not a windows user. Somewhere in the system path. Sounds like a job for Google Smile

Okay could not get it working with ffmpeg.exe, may be you are looking for library rather than executable. So I installed avconv which had all the dll files. Now youtube-dl is not giving the previous error, however it starts downloading, and immediately stops.
The way I am using is by playing a stream and while playing go back into program menu and run youtube-dl control, and select "Download currently playing video"
The Kodi log shows the following message. Can you please let me know if it is something wrong on my side. Thanks
Code:
22:54:15 T:4520  NOTICE: script.module.youtube.dl: youtube_dl core version: 2015.12.23
22:54:15 T:4520  NOTICE: script.module.youtube.dl: DOWNLOAD SERVICE: START
22:54:15 T:4520  NOTICE: script.module.youtube.dl: Loading from queue. #1 this session
22:54:16 T:4852   ERROR: Exception in thread Thread-1:
    Traceback (most recent call last):
      File "C:\Program Files (x86)\Kodi\system\python\Lib\threading.py", line 810, in __bootstrap_inner
        self.run()
      File "C:\Program Files (x86)\Kodi\system\python\Lib\threading.py", line 763, in run
        self.__target(*self.__args, **self.__kwargs)
      File "C:\Users\htpc\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib\YDStreamExtractor.py", line 262, in _handleDownload
        result = download(info,util.TMP_PATH)
      File "C:\Users\htpc\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib\YDStreamExtractor.py", line 342, in download
        YoutubeDLWrapper.download(info)
      File "C:\Users\htpc\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib\YoutubeDLWrapper.py", line 285, in download
        return fd.download(name, info)
      File "C:\Users\htpc\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib\youtube_dl\downloader\common.py", line 342, in download
        return self.real_download(filename, info_dict)
      File "C:\Users\htpc\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib\youtube_dl\downloader\hls.py", line 34, in real_download
        if info_dict['http_headers'] and re.match(r'^http?://', url):
    KeyError: u'http_headers'
22:54:17 T:4520  NOTICE: script.module.youtube.dl: DOWNLOAD SERVICE: FINISHED
Thanks a lot for your help
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: [Module] youtube-dl - multi-site playable URL resolver - by gujal - 2016-02-03, 12:11
RE: Script Error Message - by ruuk - 2016-04-14, 13:15
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