Skip to content

calebfelix/youtube-transcript-downloader-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

youtube-transcript-downloader-py

make changes to the url_list variable. you can also add multiple video links in the form of a list. eg:

url_list = ["https://www.youtube.com/watch?v=_YdLLDBwpjk",
            "https://www.youtube.com/watch?v=uQIcQaB3ItY",
            "https://www.youtube.com/watch?v=Mb5pG5-OkHc",
            "https://www.youtube.com/watch?v=hOHpq-vWy3U",
            "https://www.youtube.com/watch?v=xPw5VHRdFaQ",
            "https://www.youtube.com/watch?v=GB6XAJhUxY8",
            "https://www.youtube.com/watch?v=ETZHbYOuk7s"]

The output will be in .doc format which can be changed and will be output to the current directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages