SmallPeaches / DanmakuRender

一个可以录制带弹幕直播流的小工具
329 stars 37 forks source link

如何使用streamlink录制抖音? #270

Closed natgeoo closed 2 months ago

natgeoo commented 3 months ago

微信截图_20240707182420 在配置文件中切换为streamlink报错Streamlink 异常退出, error: No plugin can handle URL: https://live.douyin.com/68498721097 微信截图_20240707182859 [2024-07-07 18:24:29,460][engine][debug]: DMR engine started. [2024-07-07 18:24:29,461][engine][debug]: Plugin downloader started. [2024-07-07 18:24:29,461][engine][debug]: Plugin render started. [2024-07-07 18:24:29,462][engine][debug]: Plugin uploader started. [2024-07-07 18:24:29,462][engine][debug]: Plugin cleaner started. [2024-07-07 18:24:29,463][engine][debug]: {'source': 'engine', 'target': 'replay/都', 'event': 'ready', 'request_id': None, 'msg': '', 'dtype': None, 'data': None} [2024-07-07 18:24:29,463][engine][debug]: Task 都 started. [2024-07-07 18:24:29,463][engine][debug]: {'source': 'replay/都', 'target': 'downloader', 'event': 'newtask', 'request_id': None, 'msg': '', 'dtype': None, 'data': {'dltype': 'live', 'taskname': '都', 'config': {'url': 'live.douyin.com/68498721097', 'output_dir': './都', 'output_name': '{STREAMER.NAME}-{CTIME.YEAR}年{CTIME.MONTH:02d}月{CTIME.DAY:02d}日{CTIME.HOUR:02d}点{CTIME.MINUTE:02d}分', 'segment': 5, 'engine': 'streamlink', 'danmaku': True, 'video': True, 'stop_wait_time': 5, 'output_format': 'ts', 'stream_option': {'stream_cdn': None, 'stream_type': 'flv', 'bili_watch_cookies': '.login_info/bili_watch_cookies.json'}, 'advanced_video_args': {'default_resolution': [1920, 1080], 'start_check_interval': 60, 'stop_check_interval': 30, 'ffmpeg_stream_args': ['-rw_timeout', '10000000', '-analyzeduration', '15000000', '-probesize', '50000000', '-thread_queue_size', '16'], 'ffmpeg_output_args': ['-movflags', 'faststart+frag_keyframe+empty_moov'], 'disable_lowspeed_interrupt': False, 'streamlink_extra_args': ['--twitch-disable-ads', '--twitch-disable-reruns']}, 'dm_format': 'ass', 'margin_h': 6, 'margin_w': 12, 'dmrate': 0.4, 'font': 'Microsoft YaHei', 'fontsize': 36, 'dst': 20, 'dmduration': 16, 'opacity': 0.8, 'auto_fontsize': True, 'outlinecolor': 0, 'outlinesize': 1.0, 'dm_stream_option': {'douyin_dm_cookies': None}, 'dm_filter': {'keywords': None, 'username': None}, 'dm_template': {'danmaku': None}, 'advanced_dm_args': {'dm_delay_fixed': 6, 'dm_auto_restart': 300, 'dm_extra_inputs': []}, 'dltype': 'live'}}} [2024-07-07 18:24:31,596][engine][info]: 下载任务 都 已启动。 [2024-07-07 18:24:32,176][engine][debug]: {'source': 'downloader', 'target': 'replay/都', 'event': 'livestart', 'request_id': None, 'msg': '直播开始', 'dtype': 'str', 'data': '194560ab'} [2024-07-07 18:24:32,177][liveevents][info]: 都: 直播开始 [2024-07-07 18:24:33,280][streamlink][debug]: 都 streamlink args: ['streamlink', '--player-external-http', '--player-external-http-port', '61422', '--twitch-disable-ads', '--twitch-disable-reruns', 'live.douyin.com/68498721097', 'best'] [2024-07-07 18:24:33,281][streamlink][debug]: 都 ffmpeg args: ['tools/ffmpeg.exe', '-i', 'http://localhost:61422', '-c', 'copy', '-f', 'segment', '-segment_time', '5', '-reset_timestamps', '1', './都\\[正在录制]都-20240707182433-Part%03d-1a464675.ts'] [2024-07-07 18:24:39,126][stream_downloader][error]: 都 Streamlink 异常退出 error: No plugin can handle URL: live.douyin.com/68498721097

SmallPeaches commented 2 months ago

streamlink不支持录制抖音,受支持平台可以参考https://streamlink.github.io/plugins.html