diff --git a/backend/fetcher.py b/backend/fetcher.py index 49f6116..e098730 100644 --- a/backend/fetcher.py +++ b/backend/fetcher.py @@ -25,6 +25,7 @@ async def fetch_subscriptions(): "--dump-json", "--cookies", COOKIES_PATH, "--playlist-end", "40", + "--extractor-args", "youtubetab:skip=authcheck", "https://www.youtube.com/feed/subscriptions" ]