[iwara] Fix extraction (closes #11781)

This commit is contained in:
Yen Chi Hsuan 2017-02-05 21:48:13 +08:00
parent e4e50f60b1
commit caf0f5f8b7
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
2 changed files with 30 additions and 12 deletions

View file

@ -1,6 +1,7 @@
version <unreleased>
Extractors
* [iwara] Fix extraction (#11781)
* [googledrive] Fix extraction on Python 3.6