Skip to content

Releases: ovosimpatico/CLI-TikTok

v0.9

05 Feb 14:44
Compare
Choose a tag to compare

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

24 Jun 22:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8...v0.86

v0.75

13 May 14:56
Compare
Choose a tag to compare

What's Changed

  • Replace RSS feed for users with simple webscrape to get all videos by @gageirwin in #2

New Contributors

Full Changelog: v0.7...v0.75

v0.8

13 May 17:00
Compare
Choose a tag to compare
instance changing + logging + scraping notice

Signed-off-by: nanometer5088 <[email protected]>

v0.7

05 Apr 20:22
4e8373b
Compare
Choose a tag to compare

Full Changelog: v0.6...v0.7

v0.6

07 Mar 20:29
Compare
Choose a tag to compare

Full Changelog: v0.5...v0.6

v0.5

08 Feb 15:54
Compare
Choose a tag to compare
VERSION Bump

v0.42

06 Feb 04:10
Compare
Choose a tag to compare
VERSION bump

v0.41

04 Feb 05:11
Compare
Choose a tag to compare
PEP8 Compliance

* Version bump
* 30 -> 24 videos are now able to be retrieved...

v0.4

04 Feb 02:31
Compare
Choose a tag to compare
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.