Tristan Lee
|
8c32a3cf16
|
updated README, made yt-dlp downloading more robust against errors, changed name of videos folder to media (since images and audio files are also downloaded now)
|
2023-09-04 13:51:28 -05:00 |
|
Tristan Lee
|
5ae9624968
|
added tests, changed __main__ to cli
|
2023-09-04 13:26:38 -05:00 |
|
Tristan Lee
|
0f8e865bf3
|
added type hints for auth, incorporated auth into base module
|
2023-09-04 10:40:30 -05:00 |
|
Tristan Lee
|
cf575e6cf6
|
updated README and added authorization
|
2023-09-01 18:33:32 -05:00 |
|
Tristan Lee
|
a7bd023c21
|
simplified downloading logic (methods for keeping track of files less necessary since scraping can be done in Python), added functionality to use yt-dlp to download videos, added functionality to download TikTok image galleries
|
2023-09-01 17:05:13 -05:00 |
|
msramalho
|
7b63b9f349
|
Bump version to v1.0.4 for release
|
2023-03-13 10:08:42 +00:00 |
|
msramalho
|
e1ac3b5057
|
fixing not founds
|
2023-03-13 10:08:35 +00:00 |
|
msramalho
|
f962878354
|
Bump version to v1.0.3 for release
|
2023-03-13 09:54:14 +00:00 |
|
msramalho
|
c4aa5a6cc5
|
Bump version to v1.0.2 for release
|
2023-02-13 16:55:27 +00:00 |
|
msramalho
|
2968ada6c8
|
Bump version to v1.0.1 for release
|
2023-02-13 16:52:23 +00:00 |
|
msramalho
|
4f81673f04
|
Bump version to v1.0.0 for release
|
2023-02-13 16:49:54 +00:00 |
|
msramalho
|
980a27ff96
|
pypi fixes
|
2023-02-13 16:48:26 +00:00 |
|
Richard Mwewa
|
83fe050c15
|
Update run_downloader.py
|
2023-01-19 03:41:10 +02:00 |
|
Richard Mwewa
|
f8c12a8d68
|
Update hashtag_frequencies.py
|
2023-01-19 03:40:37 +02:00 |
|
Richard Mwewa
|
fb4755244f
|
Update main.py
|
2023-01-19 03:32:04 +02:00 |
|
Richard Mwewa
|
9dd22c90c7
|
Create main.py
|
2023-01-19 03:17:11 +02:00 |
|
Richard Mwewa
|
5f4eb9f2c8
|
Refactored for PyPI
|
2023-01-19 03:15:28 +02:00 |
|
Richard Mwewa
|
1409c50034
|
Refactored for PyPI
|
2023-01-19 03:13:20 +02:00 |
|
X
|
41007a8fa6
|
changed filehandler to debug level to capture logged data
|
2022-05-06 12:20:00 +02:00 |
|
X
|
280303f461
|
changed filehandler level to INFO and changed Logger to files
|
2022-05-06 11:54:00 +02:00 |
|
Tristan Lee
|
e0f55145e1
|
fixed typo in error message
|
2022-05-06 03:39:33 -05:00 |
|
Tristan Lee
|
21b404ff57
|
renamed source directory
|
2022-05-06 03:13:40 -05:00 |
|