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

[FEATURE REQUEST] Allow for Scheduled download for YouTube Premieres #535

Closed
Aryanxfa opened this issue Jul 29, 2024 · 4 comments
Closed
Labels
enhancement New feature or request Waiting For Release Implemented but not released yet

Comments

@Aryanxfa
Copy link

Is your feature request available in yt-dlp?
So, I want to schedule a download for any upcoming premieres. yt-dlp currently just throws error
With ytdlnis, If i share a youtube link of the same i get the error Premier will start in 2 hours or something.

Describe the solution
I want implement this functionality to catch this error from ytdlp and automatically schedule it 3 or more hours later (given the length of the video is arbitary but very predictable by end user)
OR
Just don't close the popup so the end user can schedule it manually

Alternatives you've considered
Since the popup closes after throwing an error its not feasible to schedule it directly.

@Aryanxfa Aryanxfa added the enhancement New feature or request label Jul 29, 2024
@zaednasr
Copy link
Collaborator

When you share the link and the error pops up just copy the error and the app wont close the download card. There just tap the clock and schedule.

The error is just the app failing to get data because it's not out yet

@Aryanxfa
Copy link
Author

When you share the link and the error pops up just copy the error and the app wont close the download card. There just tap the clock and schedule.

The error is just the app failing to get data because it's not out yet

Thanks for the quick reply. I tested its behaviour, Surprisingly it works but only when i press copy logs. Both either pressing back or pressing outside of the popup completely removes the share menu. I would appreciate a continue anyway button. So it's more clear that there is a way to override this.

Also i had a query, would it be possible to schedule a command to run at a specific time given that the command automatically downloaded the latest available video from YouTube. Would Scheduling the command with a random video would do it? Or is there a way to achieve it in a different way.

@zaednasr
Copy link
Collaborator

I'll add continue anyway thx.
Also for the second point, if your planning to download latest videos of a playlist or a channel, the app has the observe sources feature. It's in more section

@Aryanxfa
Copy link
Author

Sure, I'll look into the observe source option. I must say, you've built this app quite well! Thanks for that!

Also, please feel free to close the issue as you see fit.

@zaednasr zaednasr added the Waiting For Release Implemented but not released yet label Aug 7, 2024
@zaednasr zaednasr closed this as completed Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Waiting For Release Implemented but not released yet
Projects
None yet
Development

No branches or pull requests

2 participants