- Youtube downloader
- ffmpeg
- MP4Box
yt_chapters.py "youtube_link"
yt_chapters.py "link1" "link2"
Output chapters as individual files:
yt_chapters.py --split "https://www.youtube.com/watch?v=m5lp8S-YgrQ"
If there are issues with the chapters file, the script will pause if the --fix
is passed:
yt_chapters.py --test
download lowest bitrate version of video to speed up testing
yt_chapters.py --fix
pause before processing the chapter file
For example:
yt_chapters.py --fix "https://www.youtube.com/watch?v=EbJos02Xa9Q"