Releases: ovosimpatico/CLI-TikTok
Releases · ovosimpatico/CLI-TikTok
v0.9
Full Changelog: v0.86...v0.9
- Fix character encoding issue #4
- Fix for old username in the README.md links
- Add "State of the project"
v0.86
What's Changed
- fix: bump version by @zayKenyon in #3
New Contributors
- @zayKenyon made their first contribution in #3
Full Changelog: v0.8...v0.86
v0.75
What's Changed
- Replace RSS feed for users with simple webscrape to get all videos by @gageirwin in #2
New Contributors
- @gageirwin made their first contribution in #2
Full Changelog: v0.7...v0.75
v0.8
instance changing + logging + scraping notice Signed-off-by: nanometer5088 <[email protected]>
v0.7
Full Changelog: v0.6...v0.7
v0.6
Full Changelog: v0.5...v0.6
v0.5
VERSION Bump
v0.42
VERSION bump
v0.41
PEP8 Compliance * Version bump * 30 -> 24 videos are now able to be retrieved...
v0.4
All around fixes * Switched Trending and user API, the new one is more stable. * Introduced logging. It'll be very useful to understand what the code is doing, and why something broke. * Reworked detect_dead_link() which broke recently.