https://github.com/ritiek/plugin.video.megacmd
A very minimal Kodi addon to stream videos from your MEGA account using MEGAcmd command-line tool
https://github.com/ritiek/plugin.video.megacmd
addon kodi mega megacmd
Last synced: 6 months ago
JSON representation
A very minimal Kodi addon to stream videos from your MEGA account using MEGAcmd command-line tool
- Host: GitHub
- URL: https://github.com/ritiek/plugin.video.megacmd
- Owner: ritiek
- License: mit
- Created: 2018-12-23T18:02:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T17:27:25.000Z (almost 7 years ago)
- Last Synced: 2025-04-06T05:38:57.824Z (7 months ago)
- Topics: addon, kodi, mega, megacmd
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# plugin.video.megacmd
Mega (stylized in uppercase as MEGA) is a cloud storage and file hosting service offered by Mega Limited, an
Auckland-based company.This is a very minimal addon to stream videos from your MEGA account.
You need to have MEGAcmd command-line tool installed (from https://mega.nz/cmd) and must have logged into your
account via MEGAcmd before using this addon. This addon parses output from the then available `megacmd` command
which uses the webdav protocol. Based on my tests, this allows for streaming media with much faster download
speeds (3-4 MB/s limited by my ISP) than logging into MEGA via the addon itself and decrypting the files manually
or setting up a FUSE filesystem (I got 80-130 KB/s with both these).This addon is not affiliated with MEGA or Mega Limited in any way.
## License
`The MIT License`