openlectures / ol-youtube

YouTube manipulation for OL
0 stars 1 forks source link

Add MediaFire Uploading #2

Open kenlimmj opened 11 years ago

kenlimmj commented 11 years ago

Allow for single-threaded MF uploading to match YT uploading suggested in Issue #1

Idea is to ensure that the backup to MF happens concurrently with the upload to YT.

MediaFire Developer API

kenlimmj commented 11 years ago

Regarding the problem faced during the hackathon where it's not possible to interface with the API via Java, I'm not very clear about this but it looks like people on SO casually do it by just a POST method. Possible to investigate? We really need this feature alongside the YT upload.