Skip to content

lekoOwO/ytarchive-raw

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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