You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
cant seem to download anything that is a channel, playlists work without a problem.
To Reproduce
Steps to reproduce the behavior:
add new subscription https://www.youtube.com/@ProjectJamesify/ for example
Download videos uploaded in the last 90 days
1080p
save
nothing just has a bar at the top
npm ERR! signal SIGTERM
npm ERR! command sh -c pm2-runtime --raw pm2.config.js
npm ERR! A complete log of this run can be found in:
npm ERR! /app/.npm/_logs/2024-03-09T16_22_32_283Z-debug-0.log
[entrypoint] setup permission, this may take a while
> backend@1.0.0 start
> pm2-runtime --raw pm2.config.js
2024-03-09T16:34:09: PM2 log: Launching in no daemon mode
2024-03-09T16:34:09: PM2 log: [Watch] Start watching YoutubeDL-Material
2024-03-09T16:34:09: PM2 log: App [YoutubeDL-Material:0] starting in -fork mode-
2024-03-09T16:34:09: PM2 log: App [YoutubeDL-Material:0] online
2024-03-09T16:34:12.141Z INFO: Config items set using ENV variables.
2024-03-09T16:34:12.249Z WARN: Failed to get youtube-dl binary details at location 'appdata/youtube-dl.json'. Generating file...
2024-03-09T16:34:12.502Z WARN: Updating yt-dlp binary to 'appdata/bin/yt-dlp', downloading...
2024-03-09T16:34:13.386Z INFO: YoutubeDL-Material v4.3.2 started on PORT 17442
One other comment- it does seem like the subscription is reading videos from the playlist, but nothing seems to download even though a video that was uploaded yesterday meets the criteria:
Describe the bug
cant seem to download anything that is a channel, playlists work without a problem.
To Reproduce
Steps to reproduce the behavior:
add new subscription
https://www.youtube.com/@ProjectJamesify/ for example
Download videos uploaded in the last 90 days
1080p
save
nothing just has a bar at the top
Expected behavior
it to load
Screenshots
Environment
Log Level verbose shows nothing
Additional context
Add any other context about the problem here. For example, a YouTube link.
The text was updated successfully, but these errors were encountered: