mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00

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.
5 lines
107 B
Python
5 lines
107 B
Python
# 23.06.24
|
|
|
|
from .HLS import HLS_Downloader
|
|
from .MP4 import MP4_downloader
|
|
from .TOR import TOR_downloader |