A S Lewis

Results 269 comments of A S Lewis

I have investigated this problem. The livestream settings (you have deselected them) are used only to detect livestreams (in other words, to decide when a video is a livestream or...

As far as I know, yt-dlp does not do any throttling. You would have to ask [its developers](https://github.com/yt-dlp/yt-dlp/issues) for a definitive answer, though. If remote throttling is an issue, you...

>I was hoping that the playlists would be displayed in the tree view like they would be if I had added them manually. Is that possible to do? In the...

I experimented with this, but I didn't find the right combination of download options that guarantees "either automatically-generated English subtiles or creator-added subtitles". So you need to ask someone else,...

I'm away from my desk for a couple more months, so it will be some time before I can do any testing.

I had a chance to test this today, On Fedora Workstation 35, it seems to be working as expected: ![fedora](https://user-images.githubusercontent.com/37951926/161918860-ee866bb3-cc70-44a5-bc3b-695524254d77.png) If you are still having the same problem, try running...

Run Tartube in a browser window. There might be python errors that we're not seeing.

I'm not sure. I usually suggest asking these kinds of questions in the [Reddit forum](https://www.reddit.com/r/youtubedl/). Show the yt-dlp command that is produced when you try to download the video (it's...

Looks like a [matplotlib issue](https://matplotlib.org/3.1.1/api/backend_gtk3agg_api.html). > TODO We'll add this later, importing the gtk3 backends requires an active X-session, which is not compatible with cron jobs.