Skip to content

Instantly share code, notes, and snippets.

View telugu-boy's full-sized avatar
🔈
unknown br

telugu-boy

🔈
unknown br
  • (లాంచనప్రాయమైన) ఉద్యోగం లేని కొడకా
View GitHub Profile
@telugu-boy
telugu-boy / chapters_to_playlist.py
Last active March 9, 2024 10:39
takes youtube video with chapters and downloads and splits into playlist based on the chapter timestamps
# https://www.github.com/telugu-boy/
import youtube_dl
import getopt
import sys
import os
# https://www.youtube.com/watch?v=obLq6k3clHo
ydl_opts = {