amemv-crawler icon indicating copy to clipboard operation
amemv-crawler copied to clipboard

🙌Easily download all the videos from TikTok(amemv).下载指定的 抖音(Douyin) 号的视频,抖音爬虫

Results 69 amemv-crawler issues
Sort by recently updated
recently updated
newest added

下载个人的作品是可以的,下载#xxx的这样的主题就不行。下载的文件名为V0200,v0300这样的唯一ID号了

![1](https://user-images.githubusercontent.com/40689539/58940139-52cf8580-87ab-11e9-8bf5-c32ed4b6c065.PNG) ![2](https://user-images.githubusercontent.com/40689539/58940140-52cf8580-87ab-11e9-8fcc-699932f5d9b8.PNG) ![3](https://user-images.githubusercontent.com/40689539/58940142-53681c00-87ab-11e9-9628-ef87a8d990f7.jpg) ![4](https://user-images.githubusercontent.com/40689539/58940144-53681c00-87ab-11e9-812f-eee8695702d5.PNG) ![5](https://user-images.githubusercontent.com/40689539/58940147-5400b280-87ab-11e9-8779-447c180681bd.jpg)

window.collectEvent('404_referral', {}) window.collectEvent('send'); Traceback (most recent call last): File "amemv-video-ripper.py", line 543, in CrawlerScheduler(content) File "amemv-video-ripper.py", line 150, in __init__ self.scheduling() File "amemv-video-ripper.py", line 164, in scheduling self.download_user_videos(url) File "amemv-video-ripper.py",...

API address is not working on tiktok , i think this is the new address https://m.tiktok.com/share/item/list?id=xxxxxxxxxx&type=1&count=48&minCursor=0&maxCursor=0&_signature=xxxxxx for posts it's working with me but for favorite i cant get it any...

**只能下载开头为"v0200"或"v0300"的视频,其他视频无法下载** 目前参考了[已关闭了的issue#68](https://github.com/loadchange/amemv-crawler/issues/68), 更新安装了node环境, 也执行了`node fuck-byted-acrawler.js xxx` 得到了有正确返回, ![node](https://user-images.githubusercontent.com/5661383/58907104-000cb400-8740-11e9-8577-9b509772d464.png) 但在执行最新下载的`amemv-video-ripper.py`,下载[一个主页只有307作品、43收藏的用户](https://www.iesdouyin.com/share/user/13446352032)的视频时,会不停地retry到3000多,中途偶尔能正常下载到视频… 但愿大大能抽空帮忙看看是什么情况,谢谢! [运行记录.txt](https://github.com/loadchange/amemv-crawler/files/3254142/default.txt) **使用cmd运行**`python amemv-video-ripper.py` **然后**`Ctrl+C`**中断** ^CTraceback (most recent call last): File "amemv-video-ripper.py", line 543, in CrawlerScheduler(content) File "amemv-video-ripper.py", line 150, in...

Fix a bug that did not download correct video title name