Skip to content

Streamlit app: downloads Youtube videos, playlists, converts to audio, and extracts subtitles.

License

Notifications You must be signed in to change notification settings

tpetric7/youtube-pytubefix-downloader-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube-pytubefix-downloader-converter

This streamlit app:

  • downloads Youtube videos,
  • downloads playlists of Youtube videos,
  • converts videos to mp3 audio,
  • and extracts subtitles from the videos.

To run this app locally, you need to install streamlit and pytubefix, you may also need ffmpeg and some other dependencies installed on your machine:

  • pip install streamlit
  • pip install pytubefix

After that, you can run the app by typing:

  • cd .../youtube-pytubefix-downloader-converter
  • streamlit run ytapp.py

About

Streamlit app: downloads Youtube videos, playlists, converts to audio, and extracts subtitles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages