Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Download youtube video with subtitle. You can refer the repository named ytb_jump_dl that is not work directly now but you can download the video in browser through the extracted download url by ytb_jump_dl.

Notifications You must be signed in to change notification settings

DMLTZY/ytb_jump_async_dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytb_jump_async_dl

Download youtube video with subtitle. You can refer the repository named ytb_jump_dl that is not work directly now but you can download the video in browser through the extracted download url by ytb_jump_dl.

My environments

notes: test in non-locking area, it means I don't use proxy.

Man page

Usage: video_dl path url
Args: path -> video and subtitle saved path, default: /tmp
Args: url  -> url of video

Run

$ python video_dl.py /Users/xxx/Downloads https://www.youtube.com...

subtitle_dl.py can run alone.

There is some useless function in utils.py that copyed from ytb_jump_dl repository.

About

Download youtube video with subtitle. You can refer the repository named ytb_jump_dl that is not work directly now but you can download the video in browser through the extracted download url by ytb_jump_dl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages