Archived
1
0
Disbranĉigi 0
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
osubdl/README.txt

50 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-01-20 14:51:47 -06:00
===============================================================================
OSUBDL Fetch subs, senprobleme!
===============================================================================
2024-01-28 23:47:22 -06:00
2024 note: This is an old script; it probably doesnt work anymore.
2019-01-20 14:51:47 -06:00
It's kind of annoying to visit OpenSubtitle's website.
First off, their site's shit.
Second off, it uses Javascript.
Let's get around that.
With `osubdl`, you can download subtitles for a given file in the
given language "automagically"~
----------------------------------------
PRE-REQUISITES
----------------------------------------
You'll need:
* To compile "oshash.h" to "oshash" and put it in your $PATH
* a POSIX-compatible shell (tested with `pdksh` and `bash`)
* "unzip" installed
* "curl" installed"
* Some videos <3
----------------------------------------
USAGE
----------------------------------------
Just run "osubdl" like so:
osubdl file [language] [destination]
The file should be, obviously, some TV episode or movie's video file.
The language defaults to "eng" (english), but you can choose any
three-char language code.
The destination defaults to the file's name, but with "srt" as the
file-extension.
----------------------------------------
BORING STUFF
----------------------------------------
License is CC-0
2024-01-28 23:47:22 -06:00
Author is Jenga Phoenix <jadedctrl@posteo.at>
Sauce is at https://hak.xwx.moe/jadedctrl/osubdl