mirror of
https://github.com/ReviveMii/revivetube
synced 2025-09-04 04:20:59 +02:00
Update revivetube.py
This commit is contained in:
parent
7fe1bf52d7
commit
67224323ec
@ -302,7 +302,7 @@ def process_video(video_id):
|
||||
command = [
|
||||
"yt-dlp",
|
||||
"-f worstvideo+worstaudio",
|
||||
"http://localhost:4000",
|
||||
"--proxy", "http://localhost:4000",
|
||||
"-o", temp_video_path,
|
||||
f"https://m.youtube.com/watch?v={video_id}"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user