A S Lewis

Results 269 comments of A S Lewis

Video websites change their code over time, which means that yt-dlp must be updated. yt-dlp is updated frequently for the more popular websites, but for the smaller ones, you will...

Do you remember, by any chance, which issue number that was?

I examine the `setup.py` for Videomass, and it's exactly the same as Tartube. So I can't explain why Videomass has a desktop launcher and Tartube doesn't.

That's a good idea, but I don't know how. Google does not give any suggestions.

Download and convert a single video as normal, then click the **Output** tab and show me the yellow text at the top, so I can try to reproduce it.

I think that this feature already exists, see [this summary](https://github.com/axcore/tartube#6181-combining-one-channel-and-many-playlists). Does it do what you want, without the need to create file-links/shortcuts?

It appears to be a yt-dlp error, I can't download it using yt-dlp+Tartube, and I can't download it with yt-dlp alone. >yt-dlp -f mp4 https://www.youtube.com/watch?v=8HKN2ZpNKic [youtube] 8HKN2ZpNKic: Downloading webpage [youtube]...

I am standing by the update the README as soon as you are all happy with the new installation method. By the way, on the subject of making Tartube work...

1. Probably you need to give yourself permission to write files in system folders, on Linux the command would be `sudo python3 setup.py install` Edit: sudo not su 2/3. I...

I have update the [README](https://github.com/axcore/tartube) with additional installation instructions. Do let me know if I've bungled it.