Update 2023-11-23
-
change debug to log_level, add logger field if you want to wrap this lib in your code,you can pass your own logger here to control output format.
-
add use_undetected_playwright ,try to avoid insecure browser detection
-
update log util to better reading
-
update insecure browser detect
-
update examples
-
add placeholder for alternate video meta such as title,description,srt file
Update 2023-11-22
- add selenium support for tiktok
python examples/onefile-example_tiktok_selenium_adspower.py
python examples/onefile-example_tiktok_selenium.py
- fix other issues
Update 2023-09-17
- add batch file process for tiktok
python examples/batch_files_in_excel_tiktok.py
python examples/batch_files_in_json_youtube.py
- fix other issues
Update 2023-08-30
-
add undetected-playwright support to use as embed anti-detect browser
-
add very its you and insecure browser detection during sigin in
-
add youtube models for later gui development
-
change previous camel variable in youtube upload to underscore
-
fix other issues
Update 2023-08-25
- we add all in one bash script for newbee to have a try. for tiktok
test-tiktok-manual-sessionId.sh for youtube test-youtube-windows.sh
-
add test-youtube-windows.sh to help tiktokers
-
add test-tiktok-manual-sessionId.sh to help youtubers
-
examples\save-tiktok-sessionId.py to auto export sessionid
-
examples\save-youtube-Cookie.py to auto export youtube cookie files
Update 2023-08-03
-
we now support tiktok now by sessionId way,and you can even grab a sessionid in your local pc and use it in your remote server.check tiktok how to doc
-
Hungup the support an embed fake browser fingerprint to tiktok
-
will support tiktok official api
for tiktok part,lately there is official api coming, I created another repo for building with official api way:
https://github.com/wanghaisheng/tiktok-opensdk-web
- will support playwright way for tiktok, especially for the rotate capcha verify