openzim / openedx

Open edX (to zim) scraper
GNU General Public License v3.0
8 stars 7 forks source link

S3 support and better video convertion #55

Closed satyamtg closed 4 years ago

satyamtg commented 4 years ago

This changes the following

The following new functions are added -

Currently the following work -

The youtube download is not tested right now (will test soon)

satyamtg commented 4 years ago

Did those changes. Now we do not upload a file to S3 if any version identifier is not found in headers. Question is, shall we ignore the cyclic imports pointed out by codefactor (we can fix that with #57 )?

satyamtg commented 4 years ago

Have done those suggested changes and rebased on master. Have also bumped kiwix_storagelib version in requirements to use the new function.