yuja-dl/README.txt

36 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2021-01-14 20:08:28 -06: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.
2021-01-14 20:31:44 -06:00
I have a blog post on this over at https://xwx.moe/lib/ripping_hls_from_yuja.html
2021-01-14 20:08:28 -06:00
----------------------------------------
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
2024-01-29 14:28:23 -06:00
Author is Jaidyn Ann <jadedctrl@posteo.at>
https://hak.xwx.moe/jadedctrl/yuja-dl