Provider
Core module
Providers
YouTube
-
class
timeside.plugins.provider.youtube.
YouTube
(url=None, id=None, download=False, path='')[source] YouTube audio Provider based on Youtube DL
-
static
access
()[source] Boolean informing if the audio is whether or not freely available from the provider
-
static
DeezerPreview
-
class
timeside.plugins.provider.deezer_preview.
DeezerPreview
(url=None, id=None, download=False, path='')[source] Deezer Plugin to retrieve deezer’s 30 seconds tracks preview
-
static
access
()[source] Boolean informing if the audio is whether or not freely available from the provider
-
static
DeezerComplete
-
class
timeside.plugins.provider.deezer_complete.
DeezerComplete
[source] Deezer Plugin representing complete tracks on Deezer’s infrastructure
-
static
access
()[source] Boolean informing if the audio is whether or not freely available from the provider
-
static