Beiträge von Emerson

    Schnelle Arbeit realvito!!!
    Soweit scheint alles zu funktionieren, aber leider
    geht das context Tool downloadit von Lore nicht mehr.
    Die Version 1.3.0_beta von dir war noch ok, die üebarbeitete Version 1.3.3 von Lore
    und deine jetzige Version 1.3.4_alpha erzeugte folgende Fehlermeldung:

    11:04:35.123 T:162887898352 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <type 'exceptions.TypeError'>
    Error Contents: argument of type 'NoneType' is not iterable
    Traceback (most recent call last):
    File "/storage/emulated/0/Android/data/org.xbmc.kodinerds/files/.kodi/addons/context.downloadit/addon.py", line 123, in <module>
    result = YDStreamExtractor.downloadVideo(vid,folder)
    File "/storage/emulated/0/Android/data/org.xbmc.kodinerds/files/.kodi/addons/http://script.module.youtube.dl/lib/YDStreamExtractor.py", line 350, in downloadVideo
    return handleDownload(info, path=path)
    File "/storage/emulated/0/Android/data/org.xbmc.kodinerds/files/.kodi/addons/http://script.module.youtube.dl/lib/YDStreamExtractor.py", line 395, in handleDownload
    return _handleDownload(info, path, duration=duration, bg=False)
    File "/storage/emulated/0/Android/data/org.xbmc.kodinerds/files/.kodi/addons/http://script.module.youtube.dl/lib/YDStreamExtractor.py", line 320, in _handleDownload
    result = download(info, util.TMP_PATH)
    File "/storage/emulated/0/Android/data/org.xbmc.kodinerds/files/.kodi/addons/http://script.module.youtube.dl/lib/YDStreamExtractor.py", line 405, in download
    _completeInfo(info) # Make sure we have the needed bits
    File "/storage/emulated/0/Android/data/org.xbmc.kodinerds/files/.kodi/addons/http://script.module.youtube.dl/lib/YDStreamExtractor.py", line 204, in _completeInfo
    if 'ext' not in info:
    TypeError: argument of type 'NoneType' is not iterable
    -->End of Python script error report<--
    Es waere super wenn du den Fehler noch beseitigen könntest.

    Gruss