A plugin for importing NendoTracks and NendoCollections from the web. Works with youtube links and direct downloads currently.
Project description
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()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for nendo_plugin_import_core-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6860918043d93ecef7ddfddf5b480600d4cb92f9135ff4b881c6b1f2880611b |
|
MD5 | a27c327589f1484851d81a93bd785bf3 |
|
BLAKE2b-256 | 532e3ed9c11ebb3a926ce740ab40b87ce7e28d3eeb47c150b1c23b37e203f4dd |
Close
Hashes for nendo_plugin_import_core-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2595deb6dd155caa8674652eeee1d8dc8cee16f2a8ec90615e006ef4470c49d |
|
MD5 | 880e26e2336c6eb9c4094fd7a701a5b6 |
|
BLAKE2b-256 | aa25ea701988f26ef50eed72dec81d03e792ac1935cbfa7252e313db3e8abcd5 |