Skip to content

krishna-ananth-vk/subtitle-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

subtitle-downloader

Python Script to download subtitle from yifi subtitles

Requirments

  1. requests
  2. beautifulsoup
  3. html5lib
pip install requests
pip install html5lib
pip install bs4

Run

python main.py

As of now:

  • Only CLI is available
  • download format is .zip
  • download directory will be current directory

Future update:

  • GUI
  • Option to filter subtitle language
  • Option to choose destination

About

Python Script to download subtitle from yifi subtitles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages