Fix URL-based importing with batchaddmedia command.
authorBen Sturmfels <ben@sturm.com.au>
Thu, 12 Sep 2019 04:47:45 +0000 (14:47 +1000)
committerBen Sturmfels <ben@sturm.com.au>
Thu, 12 Sep 2019 04:47:45 +0000 (14:47 +1000)
commit88ecf6a34032122aae237d5cb158ed74a023d991
treea0feb38e4b9b3148687a69ec41f9bd3b7184f3ac
parent9618899480fa2bf2b8e0fe8d99af603cfad96f72
Fix URL-based importing with batchaddmedia command.

The command was raising "io.UnsupportedOperation: seek" for URL-based imports
and didn't support HTTPS.
mediagoblin/gmg_commands/batchaddmedia.py