Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add option for checking if youtube-dl is outdated #6030
Comments
|
This would create confusion for people who used methods other than manual installation (eg apt/pip). |
|
How about something like this ? |
|
It's best package maintainers actually make their stuff somewhat current and not let it become stale, like Ubuuntu did (it's maintainer let it go for 6 months), or have users rely on manually installed versions. I'm stricktly speaking about Linux/OSX users. Edit: Manual install versions should have this feature though. |
|
Can I work on this issue? @vxbinaca |
|
@SpEcHiDe Yes if you'd like. Call home does something similar but what's needed is someone - not me I have my own responsibilities - to keep the Ubuntu version somewhat up to date with Pip. To where the major sites, not all but the most used ones, work. The maintainer only appears to update the script when Youtube stops working and the versions drift really far after a while. I don't worry about this as I just use Pip. My script installs from Pip and pulls youtube-dl accordingly from Pip. I'm worried about the novices who aren't skilled in terms of easing the archival/mirroring work they do. |
please include an auto update option like Google Chrome which will notify users that an update is available instead of manually checking for an update.
This can be achieved by checking for the version information whenever youtubedl is run to download some video.