Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jadedctrl/yuja-dl
Download videos from yuja.com. (🪞)
https://github.com/jadedctrl/yuja-dl
data-hoarding video-downloader video-scraper yuja
Last synced: about 2 months ago
JSON representation
Download videos from yuja.com. (🪞)
- Host: GitHub
- URL: https://github.com/jadedctrl/yuja-dl
- Owner: JadedCtrl
- Created: 2021-01-15T02:29:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T20:28:17.000Z (12 months ago)
- Last Synced: 2024-01-29T23:06:10.635Z (12 months ago)
- Topics: data-hoarding, video-downloader, video-scraper, yuja
- Language: Shell
- Homepage: https://hak.xwx.moe/jadedctrl/yuja-dl
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
===============================================================================
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
https://hak.xwx.moe/jadedctrl/yuja-dl