Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Searching goes on forever #1100

Open
gaming09 opened this issue Mar 8, 2024 · 2 comments
Open

[BUG] Searching goes on forever #1100

gaming09 opened this issue Mar 8, 2024 · 2 comments

Comments

@gaming09
Copy link

gaming09 commented Mar 8, 2024

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
image

Expected behavior
it to load

Screenshots
image
image

Environment

  • YoutubeDL-Material version 4.3.2
  • Unraid Docker:Nightly
  • mongoDB Docker unraid (followed wiki guide)
    Log Level verbose shows nothing

image
Additional context
Add any other context about the problem here. For example, a YouTube link.

@smshapiro85
Copy link

smshapiro85 commented Mar 9, 2024

I am experiencing the same issue, but with playlists, with the nightly build. Previously the playlists worked just fine.

Sample playlist URL: https://www.youtube.com/playlist?list=PL6RLee9oArCArCAjnOtZ17dlVZQxaHG8G

This screen continues to cycle:

image

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

@smshapiro85
Copy link

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:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants