Skip to content

This project introduces a new method to grab Privated, Removed or any unavailable YouTube livestreams with prepared metadata files.

License

Notifications You must be signed in to change notification settings

lekoOwO/ytarchive-raw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ytarchive-raw

Description

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!

Dependencies

  • ffmpeg

  • python3 > 3.4

Usage

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

About

This project introduces a new method to grab Privated, Removed or any unavailable YouTube livestreams with prepared metadata files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages