StreamingCommunity/Test/t_down_mp4.py
Lovi-0 2b4d355d17 Add qbit config.
Add separate cookie manager in config.
Add api to emulate node js .
Add 0 at the end of episode.
Add except time vs real time in HLS.
2024-06-23 19:18:06 +02:00

9 lines
100 B
Python

# 23.06.24
from Src.Lib.Downloader import MP4_downloader
MP4_downloader(
"",
"EP_1.mp4"
)