Summary: | KGet should be able to download Youtube videos | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | James Cain <dequire> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | dequire, dufferzafar0, wbauer1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
James Cain
2018-03-20 16:48:09 UTC
Came here to create this same issue. KGet is pretty minimalistic right now. The de-facto tool for downloading online videos is youtube-dl, which is written in Python. So the direct way to achieve downloading of YouTube (& other site's) videos would be to write this as a KGet extension (that just uses youtube-dl in the backend.) If one of the developers could explain some more details on the extension, then I could try coding it up. |