|
97750eb498
|
Add a comment about if totalReplyCount > 0 condition
|
2023-07-05 23:20:15 +02:00 |
|
|
0dc0cc45fc
|
Add missing key in input comment
|
2023-06-10 01:28:36 +02:00 |
|
|
6dd2f42eb9
|
Treat the remaining forgotten top level comments having more than 5 answers
|
2023-05-16 01:42:21 +02:00 |
|
|
2888f5973d
|
Move id = comment[id] in treatComment(comment) to an inner scope
|
2023-05-16 00:56:19 +02:00 |
|
|
08a9880a58
|
Use requests.get(url).json() instead of import ing the json module
|
2023-05-15 23:10:45 +02:00 |
|
|
e0e72866a2
|
Add parameter to choose whether or not to open the given comment in Firefox
|
2023-04-27 00:17:38 +02:00 |
|
|
5288cf9280
|
Fix #2: Add support when not providing YouTube Data API v3 key
|
2023-04-27 00:16:01 +02:00 |
|
|
e19ea59ae4
|
Make VIDEO_ID , API_KEY and COMMENT_REGEX use stdin and not hard-coded values
|
2023-04-27 00:04:24 +02:00 |
|
|
902d2084f1
|
Add README.md and search_in_youtube_video_comments.py
|
2023-04-27 00:01:58 +02:00 |
|