redstoneleo
redstoneleo
我这边又下载不了优酷了,你们的还可以吗? ``` >ykdl -i https://v.youku.com/v_show/id_XMzgxNzg4Mjc5Ng==.html?spm=a2hg h.20012081.m_104547.5~5!2~5~5~5~5~5~5!2~A Traceback (most recent call last): File "C:\Users\i\AppData\Local\Programs\Python\Python36-32\lib\urllib\request. py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "C:\Users\i\AppData\Local\Programs\Python\Python36-32\lib\http\client.py" , line 1239, in request self._send_request(method, url, body, headers,...
这里提到了计算ckey的方法 https://github.com/denobisipsis/adownloader/blob/master/youku%20ckey.php
短暂恢复了一下,现在又不行了
最近优酷网页视频似乎用上了m3u8传视频,每个分段视频链接里面包含cibntv的字样
最近发现腾讯视频的m3u8 url没有logo了,这个不错
有人做出了这个 https://github.com/lldy/js/blob/master/yun/tools.js 关于上报url部分,你们在里面搜索reportUrl就可以看到。 希望对大佬们研究有帮助
I met with the same issue , but the cause in my case is I got the wrong note id( an id doesn't exist at all). One could check with...
Thanks very much ! 1. > The filename paramater should be full path to the file. No, as I have tested , you can just provide a filename(not including the...
BTW, it seems `tags` is a required filed , what is it used for ?
> how can I add the media file to the note? My solution is 1. send your audioFile to `C:\Users\i\AppData\Roaming\Anki2\User 1\collection.media` or other similar locations; 2. add `'[sound:{}]'.format(audioFilename) `(including the...