Rezaad94 / tiktok

automate to find tiktok ads
3 stars 0 forks source link

working on home page #3

Open lioncho opened 3 years ago

lioncho commented 3 years ago

NewTask.

  1. Swipe on home page till get AD.

  2. Watching time 3type.

    • 
first 40% of full watching time
    • 
second 20% of full watching time 

    • third 80% of full watching time
  3. Logging in python
.

    • Saving log in ./logs/2020-oct-22-output.log 

    • Log detail Try to login 
Login success 

Get current url v.tiktok.com/Csse@32sa 
Try to find sponsor element: not found Watching 24s of 60s (40%) Try to swipe 

Get current url v.tiktok.com/Abcds@dds1
 Try to find sponsor element: not found
 Watching 12s of 60s (20%)
 Try to swipe 

Get current url v.tiktok.com/Dcss12@!2a 
Try to find sponsor element: not found 
Watching 48s of 60s (80%) Get current url v.tiktok.com/Dcss12@!2a
 Get current url v.tiktok.com/Dcss12@!2a

      Try to find sponsor element: found !!!
 Watching 48s of 60s (80%) 

      Get current url v.tiktok.com/Dcss12@!2a

  4. If found sponsor(AD) output in ./db/AD_lists.csv

Rezaad94 commented 3 years ago
  1. still tested the ads function
  2. for time, can't determine what percentage of time the video is playing, because can't catch in number element time of video. i just count how long the video play.