Nendo Plugin Import Core
A plugin for importing NendoTracks and NendoCollections from the web. Works with youtube links and direct downloads currently.
Features
- Import tracks from youtube and other supported sites.
- Directly import tracks from file links.
Installation
pip install nendo-plugin-import-core
Usage
>>> from nendo import Nendo
>>> nd = Nendo(plugins=["nendo_plugin_import_core"])
>>> tracks = nd.plugins.import_core(links=["https://www.youtube.com/watch?v=6JYIGclVQdw"])
>>> tracks[0].play()
Release files for nendo-plugin-import-core 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nendo_plugin_import_core-0.1.0.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nendo_plugin_import_core-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / nendo_plugin_import_core-0.1.0.tar.gz
| Download URL | nendo_plugin_import_core-0.1.0.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f6860918043d93ecef7ddfddf5b480600d4cb92f9135ff4b881c6b1f2880611b
|
|
BLAKE2b-256 checksum How to use checksums |
532e3ed9c11ebb3a926ce740ab40b87ce7e28d3eeb47c150b1c23b37e203f4dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.9.16 Linux/6.6.11_1
|
Release files / nendo_plugin_import_core-0.1.0-py3-none-any.whl
| Download URL | nendo_plugin_import_core-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2595deb6dd155caa8674652eeee1d8dc8cee16f2a8ec90615e006ef4470c49d
|
|
BLAKE2b-256 checksum How to use checksums |
aa25ea701988f26ef50eed72dec81d03e792ac1935cbfa7252e313db3e8abcd5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.9.16 Linux/6.6.11_1
|