summaryrefslogtreecommitdiffstats
path: root/comedyGenerator
Commit message (Collapse)AuthorAgeFilesLines
* added gif supportmsglm2025-08-171-7/+43
|
* expanded config optionsmsglm2025-08-171-2/+2
|
* logging and config capabilties introduced. removed source urlmsglm2025-08-171-19/+63
|
* sources not needed, fixed lolmsglm2025-08-171-11/+0
|
* program is now capable of multiprocessingmsglm2025-08-171-27/+39
|
* forgot to make sure that the videos queue is cleared after getting new tagsmsglm2025-08-171-1/+1
|
* forgot to remind the user of the tag for standard outputmsglm2025-08-171-2/+1
|
* forgot to change some debugging stuffmsglm2025-08-171-3/+4
|
* No more browser required, uses pure python and nothing more. Much faster and ↵msglm2025-08-171-137/+112
| | | | tells you percent completed when downloading the video metadata.
* fixed NoneType error crash againmsglm2025-08-171-1/+0
|
* fixed bug where videos kept repeatedly downloadingmsglm2025-08-171-2/+3
|
* broke it againmsglm2025-08-171-20/+21
|
* fixing debug info of last commitmsglm2025-08-171-5/+5
|
* NoneType error fixedmsglm2025-08-171-15/+21
|
* Updated to account for selenium's by_tag deprectaionmsglm2025-08-171-3/+9
|
* legal BSmsglm2025-08-171-1/+21
|
* version 1.0 releasemsglm2025-08-171-1/+34
|
* fixed JS name recognitionmsglm2025-08-171-2/+3
|
* naming process is no longer cancermsglm2025-08-171-8/+9
|
* added extra rate limitingmsglm2025-08-171-3/+12
|
* ok now it actually worksmsglm2025-08-171-3/+1
|
* fixed rate limit issue due to closed webdrivermsglm2025-08-171-2/+12
|
* fixed bug where JS mode overrode itself. Changed output format to be less insanemsglm2025-08-171-2/+3
|
* now works with javascriptmsglm2025-08-171-0/+105