Skip to content

PlaylistsTrance/VLIVE-Subs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLIVE-Subs

Command-line cript to download ALL non-auto subtitles from VLIVE URLs.

Set-up

Install the required packages using py -m pip install -r requirements.txt.
(On Windows use py, on Mac/Linux use python3.)

Features

Options:

  1. -h: Shows help information
  2. -v: Download video as well
  3. -d: Only download subtitles for languages that have multiple official and/or fan subs

Files are saved in the same directory as where the script was called from.
You can open a terminal in a directory where you want to save the files, and provide the full path to the script to run it.

Examples

These examples assume the terminal was opened in the same folder as the script. All subs from a channel:
py archive_vlive.py https://www.vlive.tv/channel/EF0205
All subs and videos from a list of URLs:
py archive_vlive.py -v https://www.vlive.tv/video/33627 https://www.vlive.tv/video/34247 https://www.vlive.tv/video/37518
Only the subtitles where a language has multiple official and/or fan subs:
py archive_vlive.py -d https://www.vlive.tv/video/908

About

Script to download ALL non-auto subtitles from VLIVE URLs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages