This project introduces a new method to grab Privated, Removed or any unavailable YouTube livestreams with prepared metadata files.
Use with Auto YTA prevent any missing livestreams!
-
ffmpeg
-
python3 > 3.4
Get freg json file using the bookmark script.
And do python index.py -i FREG_JSON_FILE
TADA!
See full parameter lists by -h
:
Parameters:
-i, --input [JSON_FILE] Input JSON file. Do not use with -iv or -ia.
-iv, --input-video [URL] Input video URL. Use with -ia.
-ia, --input-audio [URL] Input audio URL. Use with -iv.
-o, --output [OUTPUT_FILE] Output file path. Uses `YYYYMMDD TITLE (VIDEO_ID).mkv` by default.
-s5, --socks5-proxy [proxy] Socks5 Proxy. No schema should be provided in the proxy url. PySocks should be installed.
-hp, --http-proxy [proxy] HTTP Proxy.
-t, --threads [INT] Multi-thread download, experimental.
-T, --timeout [INT] Secs for retrying when encounter HTTP errors. Default 20.
-p, --pool [FILE] IP Pool file.
-d, --temp-dir [DIR] Temp file dir.
-v, --verbose Enable debug mode.
-k, --keep-files Keep intermediate files