jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.65k stars 471 forks source link

Can't download all TikTok videos using Profile URL/Can't download only Audio or Video/Can't change Video Codec #244

Open HelloUsr opened 2 years ago

HelloUsr commented 2 years ago

Describe the bug Attempting to download all TikTok videos using a Profile URL. Once you enter a URL for a profile (ex: https://www.tiktok.com/@taylorswift) it will list all the videos but when you click download it gets stuck saying "Setting up environment" and nothing happens or downloads.

Also when entering the actual TikTok Video URL, it will work but download the video in H.265 so you won't be able to play it using any media player. The option to change it to H.264 doesn't work. Neither does selecting audio or video only

To Reproduce Steps to reproduce the behavior:

  1. Paste TikTok Profile (ex: https://www.tiktok.com/@taylorswift)
  2. Click Download

Expected behavior Downloads all the videos that belong to the TikTok user.

Screenshots

1

Additional info (please complete the following information):

Additional context While trying to click download one by one after entering the TikTok Profile URL it will show this instead:

2

Also I believe this should disappear once it's loaded all the videos but it doesn't just stays.

3