Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

把url 换成了网页版抖音直播间的网址,因为这个网址是永恒不变的。 #380

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

maxchiron
Copy link

  • url 换成网页版抖音直播间的网址,因为这个网址是永恒不变的。(而直播间的分享链接是变的)
  • 用wget下载流到文件
  • 循环监测直播间开播情况,时间间隔可设置

Monitor your favorite beauty's douyin live room infinitely!

  • Use room url from web douyin as input url, cause this url is constant.
  • Monitor a room, record when detect it begin and sleep when detect it not begin. The internal time can manually set.
  • Use wget to store streams to files.

maxchiron and others added 4 commits August 25, 2022 23:58
Monitor your favorite beauty's douyin live room infinitely!
- Use room url from web douyin as input url, cause this url is constant.
- Monitor a room, record when detect it begin and sleep when detect it not begin. The internal time can manually set.
- Use wget to store streams to files.
@maxchiron
Copy link
Author

maxchiron commented May 23, 2023

去年的提交已经运行不了了,可能是有问题。今年重新提交一个。
直接在douyin.py中添加了对网页端直播间链接的支持。
实现:selenium + urllib
所以需要安装selenium依赖和对应的chrome浏览器和webdriver。


(两个douyin_infinite文件回头用bat+ffmpeg实现吧。。。最近没时间改了)

@maxchiron maxchiron changed the title 24小时监控下载抖音直播间 | Monitor a douyin live room and download 把url 换成了网页版抖音直播间的网址,因为这个网址是永恒不变的。 Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant