A S Lewis

Results 269 comments of A S Lewis

I tested both settings.json files with the same video. The result is the same: the images are deleted, leaving only the videos. During download ![test1](https://user-images.githubusercontent.com/37951926/173177096-33fbdf4b-8df8-42e9-b844-0724cdd0485a.png) After download ![test2](https://user-images.githubusercontent.com/37951926/173177098-b6b5ab86-7f35-4817-9c8e-0ad303fbe928.png)

youtube-dl is probably abandoned, you should be using yt-dlp. Select it in **Edit > System preferences > Downloaders**, then install it by clicking **Operations > Update yt-dlp**

**Edit > General download options** If the **Show advanced download options** button is visible, click it Then click the **Downloads > Playlists** tab, and click **Download playlist in reverse order**...

Tartube distinguishes between a channel and a playlist because you clicked the "Add channel" or "Add playlist" button. But yt-dlp treats them the same.

It's a little complicated because most of this code is inherited from youtube-dl-gui. First take a look at `options.py`. There we have **OptionsManager**, which is a collection of download options....

>For example, I have download option 1080p in channel test. Where in the code are those combined to generate the command line that is used to download it? Code in...

Sorry, I forgot this conversation was in progress. Feel free to ping me continuously if I forget again, >Going through the code more it looks like this is where the...

The updated code/comments are in v2.4.065.

Just so you know, I have no internet until about January, so I can't do any testing. I think I have never tested Tartube under Wayland.

Today I was able to test this properly. I tested the .DEB installer for Tartube v2.3.484 on Fedora 35 Workstation, Ubuntu 21.10 and PopOS 21.10. I also tested Tartube v2.3.332...