Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 515 Bytes

[0.0.8]

Improved

  • Refactor TikTok video handling to support multiple download URLs and add scraping source options

[0.0.7]

Fixed

  • Video download url was not working.

[0.0.6]

Enhanced

  • Improved package documentation.
  • Fix casing in TikTokScraper references

[0.0.3]

Added

  • Initial release of the TikTok Scraper package.
  • Feature to fetch user information by username.
  • Feature to fetch video information by video URL.

[0.0.4]

Fixed

  • Fixed null description in video data.