Results 25 comments of blankie

> This fixes #2799, correct? Nope, that PR wants to have an option to enable/disable subtitle default and forced states

To be honest, I just wanted to make subtitles default across containers, probably should've opened an issue beforehand. I can fulfill the linked feature request though.

> Does this PR make both default and forced consistent b/w containers, or does it only fix default? It only makes default consistent > Can the user achieve the opposite...

One of the files didn't have an audio stream, InputMediaUploadedDocument.nosound_video needs to be True. [TDesktop simply sets it to True if the file is in an album](https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/SourceFiles/api/api_media.cpp#L100)

I usually test kotato builds, I think firefox capped it

![20211020_191821.jpg](https://user-images.githubusercontent.com/45762106/138091160-32c07843-d431-42b2-a704-1a807cdab115.jpg)

Arguments passed to the binary? `/usr/etc/kotatogram-desktop` is different from `~/downloads/k/k -workdir /tmp/a`

> This is trickier. I'd rather not pass tags to `cache::internalize_rssfeed`, because it shifts too much logic into the `cache` class. Perhaps I need a separate class that will consult...

I'm willing to implement this, but should `&rtj=1` be used?

What should be done if extractor.reddit.videos is set to ytdl? youtube-dl and yt-dlp currently don't support these posts either, nor do I really plan to make them (unless if necessary)