2011-07-17, 18:27
hi,
i have just pushed an initial version of urlresolver to github. it is NOT ready to be used and not in a repo, but just for developers at the moment.
it is inspired by the work previously done by anarchintosh and unbehagan and includes anarchintosh's megaupload code.
the api is currently much simpler than their version - i don't know if all the rest of the stuff is actually needed - comments welcome.
look in test.py to find out how to use it. it is currently not tested from within xbmc.
included are plugins for
assorted stuff to do includes
please let me know what you think, as if nobody is going to actually find this useful there is little point in continuing. all comments, ideas and pull requests are most welcome!
t0mm0
i have just pushed an initial version of urlresolver to github. it is NOT ready to be used and not in a repo, but just for developers at the moment.
it is inspired by the work previously done by anarchintosh and unbehagan and includes anarchintosh's megaupload code.
the api is currently much simpler than their version - i don't know if all the rest of the stuff is actually needed - comments welcome.
look in test.py to find out how to use it. it is currently not tested from within xbmc.
included are plugins for
- megaupload
- novamov
- putlocker
- seeon.tv (to show it can be used for live stuff too)
assorted stuff to do includes
- handle delays for megaupload
- find a way of managing settings/login details for plugins so that each addon doesn't have to do that
- lots more error handling
- extend api (what would be useful)
- write lots more plugins (best to hold off until api stabilised?)
- lots of nice documentation
- probably lots of other stuff i haven't thought of!
please let me know what you think, as if nobody is going to actually find this useful there is little point in continuing. all comments, ideas and pull requests are most welcome!
t0mm0