Skip to main content

A plugin for importing NendoTracks and NendoCollections from the web. Works with youtube links and direct downloads currently.

Project description

Nendo Plugin Import Core


nendo core


Website Twitter Discord


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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nendo_plugin_import_core-0.1.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

nendo_plugin_import_core-0.1.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page