Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LyzenX/DouyinLiveRecorder
/ functions
Functions
628 in github.com/LyzenX/DouyinLiveRecorder
⨍
Functions
628
◇
Types & classes
17
Method
set_audio_sampling_rate
设置音频采样率 :param value:
dylr/util/ffmpeg_utils.py:283
Method
set_auto_record
(self, b: bool)
dylr/core/room.py:19
Method
set_codec
设置编码器 :param codec:
dylr/util/ffmpeg_utils.py:241
Method
set_concat_mode
设置拼接模式,可将多个文件拼接在一起 设置该模式后,只能选择一个-i,不能同时选择视频和音频
dylr/util/ffmpeg_utils.py:207
Function
set_config
(conf: str, info)
dylr/core/config.py:58
Method
set_filelist_mode
设置拼接的输入文件从filelist.txt中读取 因为纯concat模式可能不会加载所有文件 开启filelist mode后,自动开启concat mode :param filelist_name 从哪个文件中读取视频列表,默认
dylr/util/ffmpeg_utils.py:214
Method
set_fps
设置视频帧率(如果不设置视频输出帧率,则不影响视频元数据中的帧率) 比如视频输出帧率是15,fps滤镜是5,则视频观感是5fps,但视频元数据中仍为15fps :param fps:
dylr/util/ffmpeg_utils.py:39
Method
set_input_fps
设置读取的输入帧数 影响输出的速度和持续时间而不是影响输出的帧率 比如原视频是15fps,输入帧率为30,则读取的视频为原视频的2倍速 :param fps:
dylr/util/ffmpeg_utils.py:225
Method
set_last_time
设置读取视频的持续时间 :param t: :return:
dylr/util/ffmpeg_utils.py:327
Method
set_loud_norm
统一音量 :param value:
dylr/util/ffmpeg_utils.py:150
Method
set_no_audio
去除音频
dylr/util/ffmpeg_utils.py:302
Method
set_no_video
去除视频
dylr/util/ffmpeg_utils.py:296
Method
set_output_fps
设置输出视频的帧数 :param fps:
dylr/util/ffmpeg_utils.py:234
Method
set_start_time
设置读取视频的开始时间 :param t:
dylr/util/ffmpeg_utils.py:320
Method
set_video_bit_rate
设置视频比特率 :param value:
dylr/util/ffmpeg_utils.py:269
Method
set_volume
设置音量 :param value:
dylr/util/ffmpeg_utils.py:143
Function
sigint_handler
(signum, frame)
dylr/core/app.py:78
Function
start_recording
(room, room_info)
dylr/core/record_manager.py:53
Function
start_transcode
(filename: str)
dylr/core/transcode_manager.py:22
Method
stop
(self)
dylr/core/danmu_recorder.py:55
Method
stop_recording_danmu
(self)
dylr/core/recording.py:90
Method
stop_recording_video
(self)
dylr/core/recording.py:85
Function
str2cookies
(s: str)
dylr/util/cookie_utils.py:28
Method
to_ord_array
将字符串转换为 ASCII 码列表 (Convert a string to a list of ASCII codes). Args: s (str): 输入字符串 (Input string). Returns:
dylr/core/abogus.py:96
Function
transcode
(filename: str)
dylr/core/transcode_manager.py:28
Function
try_add_room
(info)
dylr/core/add_room_manager.py:32
Function
w_0x25f3
(_0x545d0a, _0xb73ac6)
dylr/util/webmssdk.js:12
Function
warning_and_print
(text: str)
dylr/util/logger.py:52
← previous
601–628 of 628, ranked by callers