Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download Channel/Thread by URL #26

Merged
merged 24 commits into from
Feb 13, 2022
Merged

Download Channel/Thread by URL #26

merged 24 commits into from
Feb 13, 2022

Conversation

rusq
Copy link
Owner

@rusq rusq commented Feb 13, 2022

Features

  • Downloading Channels/Threads by URL
  • Input file support via -i file.txt
  • Verbose output with -v command line flag
  • User caching, we don't request users from API every time we restart, we cache them instead, this can be controlled with -user-cache-age and -user-cache-file parameters.

Fixes

  • Update doc
  • Account for unsuccessful API response in Channel D/L (but nil error).
  • Unexport URLInfo, along with parsing.

Misc

  • Test coverage 15.4% -> 73.5%
  • Simplify Channels type
  • Add more tracing

Resolves #11

@rusq rusq merged commit 8a2f369 into master Feb 13, 2022
@rusq rusq deleted the url-dl branch February 13, 2022 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to export a specific thread?
1 participant