Download videos from yuja.com.
Iri al dosiero
vwheezy22 d8fbb04602 Made output argument default
Revamped argument parsing system, `COOKIES` and `OUTPUT` are both flags
now.

Changed the script to bash because shellcheck was bothering me :^)
2021-07-29 02:40:39 -07:00
README.txt Fix URL 2021-01-14 20:31:44 -06:00
yuja-dl Made output argument default 2021-07-29 02:40:39 -07:00

===============================================================================
YUJA-DL
===============================================================================

Download videos and subtitles from *.yuja.com with this script.
Useful if your web-browser doesn't support streaming, or your PC is too weak
to run one in the first place. Also useful for archival.

I have a blog post on this over at https://xwx.moe/lib/ripping_hls_from_yuja.html

----------------------------------------
PRE-REQUISITES
----------------------------------------
You'll need:
	* curl
	* jq
	* ffmpeg
	* a shell 


----------------------------------------
USAGE
----------------------------------------
$ yuja-dl $VIDEO_URL $OUTPUT_NAME

$VIDEO_URL should be in the format of "https://*.yuja.com/V/Video=?v=*".
$OUTPUT_NAME will be the basename of the mp4 and srt files.


----------------------------------------
BORING STUFF
----------------------------------------
License is CC-0 
Author is Jaidyn Ann <jadedctrl@teknik.io>
https://git.feneas.org/detruota/yuja-dl.git
https://github.com/JadedCtrl/yuja-dl.git