Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

v0.1.1: First patch, fix user-defined pageToken

Compare
Choose a tag to compare
@theetrain theetrain released this 11 Apr 23:37
· 20 commits to master since this release

Fixes

  • Properly accept pageToken as a user-defined option

Code Changes

  • clear parsedAssets array at the beginning of every stream. Assets were checked for duplicates across all html files, which may not be what the user wants.
  • leverage gutil in the helpers
  • add user-defined options as a test