0.2.2
Bugs Fixed
- #58, #61 - Resolved status code 10201 appearing when extracting videos from mobile app share links
- #59 - Suppressed two errors during user video iteration:
- TypeError:
DeferredItemListIterator
no longer attempts to iterate over a None item_list - JSONDecodeError:
DeferredItemListIterator
cuts iteration short if an API request returns null JSON
- TypeError:
Full Changelog: 0.2.1...0.2.2