summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added gif supportmsglm2023-01-112-10/+53
|
* expanded config optionsmsglm2023-01-112-2/+8
|
* logging and config capabilties introduced. removed source urlmsglm2023-01-114-23/+71
|
* sources not needed, fixed lolmsglm2023-01-111-11/+0
|
* program is now capable of multiprocessingmsglm2023-01-111-27/+39
|
* forgot to make sure that the videos queue is cleared after getting new tagsmsglm2023-01-111-1/+1
|
* forgot to remind the user of the tag for standard outputmsglm2023-01-111-2/+1
|
* forgot to change some debugging stuffmsglm2023-01-111-3/+4
|
* No more browser required, uses pure python and nothing more. Much faster and ↵msglm2023-01-111-137/+112
| | | | tells you percent completed when downloading the video metadata.
* fixed NoneType error crash againmsglm2023-01-111-1/+0
|
* fixed bug where videos kept repeatedly downloadingmsglm2023-01-111-2/+3
|
* broke it againmsglm2023-01-111-20/+21
|
* fixing debug info of last commitmsglm2023-01-111-5/+5
|
* NoneType error fixedmsglm2023-01-111-15/+21
|
* Updated to account for selenium's by_tag deprectaionmsglm2023-01-111-3/+9
|
* returvn to traditionmsglm2023-01-111-0/+0
|
* legal BSmsglm2023-01-114-106/+685
|
* version 1.0 releasemsglm2023-01-112-1/+38
|
* fixed JS name recognitionmsglm2023-01-111-2/+3
|
* naming process is no longer cancermsglm2023-01-111-8/+9
|
* added extra rate limitingmsglm2023-01-111-3/+12
|
* ok now it actually worksmsglm2023-01-111-3/+1
|
* fixed rate limit issue due to closed webdrivermsglm2023-01-111-2/+12
|
* fixed bug where JS mode overrode itself. Changed output format to be less insanemsglm2023-01-111-2/+3
|
* now works with javascriptmsglm2023-01-112-13/+205
|
* script uses basic parsing to download what is neededYour Name2021-08-161-0/+18