alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
6.98k stars 445 forks source link

WARNING: [crunchyroll] This episode is for premium members only #446

Open iAzozo opened 5 months ago

iAzozo commented 5 months ago

Hello am using MeTube on Unraid server, it was working fine until I update it, now it give me this Warning "WARNING: [crunchyroll] This episode is for premium members only" I tried to change the cookies several times but no luck !

Container Variable: YTDL_OPTIONS : {"cookiefile":"/cookies.txt","writesubtitles": true, "subtitleslangs": ["all"], "postprocessors": [{"key": "Exec", "exec_cmd": "chmod 0664", "when": "after_move"}, {"key": "FFmpegEmbedSubtitle", "already_have_subtitle": false},{"key": "FFmpegMetadata", "add_chapters": true}]}

Screenshot 2024-06-01 112151 Screenshot 2024-06-01 112111

PikuZheng commented 5 months ago

my suggestion is add 'verbose': True to env YTDL_OPTIONS to see if cookies works correct

iAzozo commented 5 months ago

Screenshot 2024-06-01 164922