Nickolay

Results 3 issues of Nickolay

Looks like pycdlib doesn't support UDF using on Blu-Ray ISO. I'm using: ``` python import sys import pycdlib iso = pycdlib.PyCdlib() iso.open(sys.argv[1]) for child in iso.list_children(iso_path='/'): print(child.file_identifier()) iso.close() ``` And...

I'm trying to download free video from drupalize.me but I got the error `EOF occurred in violation of protocol`. Full log: ``` C:\livestreamer-latest>livestreamer "hlsvariant://https://drupalize.me/v/hls_playlist/1386.m3u8" best -o essential_skills_md-1.ts [cli][info] Found matching...

Если удалить папку parser_cache, то модуль parser не создает ее заново и, в следствии этого, не может работать. Примерная ошибка: Указанный файл temporary://filea1eBeh не может быть скопирован из-за неправильных настроек...