ProxiTok icon indicating copy to clipboard operation
ProxiTok copied to clipboard

Cannot browse or find by music ID

Open jonaskahn opened this issue 1 year ago • 0 comments

Describe the bug:

  • I tried to find music by id, or browse music from discover tab but it always return 503

To Reproduce:

Steps to reproduce the behavior:

  1. Go to 'Home page'
  2. Click on 'Search By Music ID'
  3. Enter ID '7264776805886199809'
  4. See error

Expected behavior

  • Music should be found

Enviroment:

  • Frontend version: 2.4.9.2
  • Scraper version: 2.3.6.4
  • PHP Version: 8.2

Updated

I figured out something. It seems TikScraperPHP went wrong with music URL( I guessed ).

  • The music url TikScrapper try to send is https://www.tiktok.com/music/7264776805886199809?lang=en, this link is broken.
  • The correct one should be https://www.tiktok.com/music/x-7264776805886199809?lang=en

jonaskahn avatar Sep 07 '23 04:09 jonaskahn