xerdream

Results 8 comments of xerdream

> I believe that this is version 2025.07.31. But the issue was Apr 1. ^_^ @SoCalLongboard To solve this issue, you can try: > Check if you have set in...

> The notion of the file size being based on the filename somehow sounds like a design flaw. Also, the file size is not the issue -- having a plurality...

Yes, naming files with unique identifiers solves the problem of playlists pointing to the same file In my opinion, however, MeTube functions more as a download tool than as a...

The README contains the basic configuration; you just need to change the corresponding download address to the path you want. I looked into the Docker installation method on QNAP. You...

This configuration is in [extractor_args.](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#extractor-arguments) Reference for extractor_args configuration [format.](https://github.com/yt-dlp/yt-dlp/blob/6d05cee4df30774ddce5c5c751fd2118f40c24fe/yt_dlp/YoutubeDL.py#L532) So I guess the format should be like this: **YTDL_OPTIONS_FILE** ``` { "extractor_args": { "youtube": { "po_token": [ "PO_TOKEN" ]...

Could you provide the configuration information and error logs?

Try lowercase “best”. It is best to use the UI, then press F12 to open the console, try to download and you can see what the parameters should be.

This seems to be a backend error. Could you provide the backend logs?