Skip to content

Mega-Debrid: v1.0.0

Latest
Compare
Choose a tag to compare
@Pyvonix Pyvonix released this 01 Sep 09:10

Initial commit from @Pyvonix

Added:

  • Mega-Libs: standardize the usage of backends/endpoints ajax, api and flow on Mega-Debrid.eu
    with dedicated objects and offer the possibility of re-use/import them in your own source code.
  • Mega-Config: getting of mega-debrid.eu credentials from a config file or environment variables.
  • Mega-CLI: to easily use libs from a command line.
  • Mega-Worker: celery's functions that run Mega-libs on their own and return result.
  • Mega-Web: flask's web interface for interfacing with Mega-Worker.
  • Mega-Compose: possibility of launching each component in a container.