This website requires JavaScript.
Explore
Help
Register
Sign In
ovosimpatico
/
CLI-TikTok
Watch
1
Star
0
Fork
0
You've already forked CLI-TikTok
mirror of
https://github.com/ovosimpatico/CLI-TikTok.git
synced
2026-01-15 11:52:52 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
CLI-TikTok
/
log.py
4 lines
56 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
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.
2023-02-03 23:28:33 -03:00
from
src
.
logs
import
Logging
PEP8 Compliance * Version bump * 30 -> 24 videos are now able to be retrieved...
2023-02-04 02:08:51 -03:00
logtofile
=
Logging
(
)
.
log
Reference in New Issue
Copy Permalink