notjoemartinez
320b225fe3
Reworded yt-dlp install instructions
2023-05-21 04:58:27 -05:00
notjoemartinez
35eaede467
Reworded yt-dlp install instructions
2023-05-21 04:53:15 -05:00
Joe Martinez
29e0f11db0
Merge pull request #12 from NotJoeMartinez/handel_special_chars_in_ch_name
...
hot fix for special chars in channel name
2023-05-21 05:56:54 +00:00
notjoemartinez
59427f027d
hot fix for special chars in channel name
...
Added try except statement to get_channel_name function so
it attempts to parse the json of the script tag normally,
then escapes all escape characters if it fails.
2023-05-21 00:36:29 -05:00
notjoemartinez
050981c051
Merge branch 'handle_reject_consent_cookie'
2023-05-20 23:23:25 -05:00
Joe Martinez
859bfeeaae
Merge pull request #7 from TeddyBear06/choose_subtitles_language
...
Specify subtitles language
2023-05-21 03:08:57 +00:00
Joe Martinez
97fc5516b3
Merge pull request #2 from tonym128/patch-1
...
Update README.md
2023-05-21 02:12:03 +00:00
T3d
bca14f9ec8
Use f-Strings
2023-05-20 23:14:51 +02:00
T3d
0b4f9d458c
Specify subtitles language
...
Allow the user to specify a subtitles language (defaut to english).
2023-05-20 23:06:26 +02:00
T3d
013292c177
Handle reject consent cookie
...
Fixes #1
Mock a "Reject all" click on YouTube cookies consent page.
2023-05-20 22:09:38 +02:00
Tony Mamacos
7fde3e29e6
Update README.md
...
Added change directory in cloned repo
2023-05-20 15:35:28 +02:00
notjoemartinez
f3194888be
readme stuff
2023-05-20 00:36:55 -05:00
notjoemartinez
94bed2eb11
added export option
2023-05-20 00:35:46 -05:00
notjoemartinez
6c2909e492
optimized sql inserts, loading bar, readme stuff
2023-05-20 00:13:53 -05:00
notjoemartinez
789f8a585f
added more info to readme and requirments.txt
2023-05-19 23:17:19 -05:00
notjoemartinez
86145d110a
delete channel now deletes everything
2023-05-19 23:07:30 -05:00
notjoemartinez
cdb6422167
added delete channle, need to make it work on all tables
2023-05-19 23:01:21 -05:00
notjoemartinez
effe8f60c7
added searching capability
2023-05-19 22:50:42 -05:00
notjoemartinez
99b96e4e27
added vtt parsing and updating to db
2023-05-19 22:28:56 -05:00
notjoemartinez
0a5b307f74
added get_channel_name
2023-05-19 21:52:13 -05:00
notjoemartinez
9c005a1bf0
added maked_db
2023-05-19 21:39:02 -05:00
notjoemartinez
e7072ec6ce
script now downloads all vtt files from shits
2023-05-19 21:17:33 -05:00
notjoemartinez
8b16211238
added option to overide channle id
2023-05-19 21:10:37 -05:00
notjoemartinez
ee5fb3498f
gets channel id from url
2023-05-19 21:08:11 -05:00
notjoemartinez
afa440023e
changed everything to args instead of ops
2023-05-19 20:35:19 -05:00
notjoemartinez
f11df05fc2
moved everything to click
2023-05-19 20:29:26 -05:00
notjoemartinez
b7d6096ba5
readme stuff
2023-05-19 20:01:52 -05:00
notjoemartinez
9633490afc
basic cli
2023-05-19 19:58:54 -05:00