| Age | Commit message (Collapse) | Author | 
|---|
|  | Migrates from virtual env to poetry. Also update python packages. | 
|  |  | 
|  |  | 
|  | Without this fix python won't find `importer` module. | 
|  | Heavily inspired by the `youtube-dl` implementation I moved to OO
implementation where now every source type has its own class, making
easy to add new providers.
Also new it has a fallback back, where if no provider is chose it will
try to download with `YoutubeDlProvideBase`.
Add `_TEST` to each class to make it easy to add test to new providers. | 
|  | The module imports aren't working. | 
|  | Add a new param to input the nextcloud root path. | 
|  |  |