-
Notifications
You must be signed in to change notification settings - Fork 34
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
Implemented JustAnotherArchivist's requested changes to Telegram scraper from PR #2
Commits on Mar 31, 2022
-
implemented Media dataclasses for Telegram, and added variable for ex…
…tracting a post's view count
Configuration menu - View commit details
-
Copy full SHA for a7eb54d - Browse repository at this point
Copy the full SHA a7eb54dView commit details -
added a forwardedUrl attribute to TelegramPost and made forwarded att…
…ribute type Channel.
Configuration menu - View commit details
-
Copy full SHA for 4e59638 - Browse repository at this point
Copy the full SHA 4e59638View commit details
Commits on Apr 17, 2022
-
made Telegram scraper not return full channel info for forwarded_from…
… attribute; fixed video edge cases.
Configuration menu - View commit details
-
Copy full SHA for babcddd - Browse repository at this point
Copy the full SHA babcdddView commit details -
fixed issue where Telegram scraper terminated early because some page…
…s didn't have a next page link (added reasonable default)
Configuration menu - View commit details
-
Copy full SHA for 1e4e0c2 - Browse repository at this point
Copy the full SHA 1e4e0c2View commit details -
fixed issue where some videos and photos weren't being scraped (becau…
…se they weren't in a post containing a 'tgme_widget_message_text' div
Configuration menu - View commit details
-
Copy full SHA for b276c3c - Browse repository at this point
Copy the full SHA b276c3cView commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 97d38e5 - Browse repository at this point
Copy the full SHA 97d38e5View commit details -
added additional attributes for hashtags and user mentions, removed r…
…edundant outlinks
Configuration menu - View commit details
-
Copy full SHA for 9b3faec - Browse repository at this point
Copy the full SHA 9b3faecView commit details -
moved forward finding out of tgme_widget_message_text clause, since i…
…t wasn't correctly getting the forwarding information in forwarded posts that contained attachments but no text
Configuration menu - View commit details
-
Copy full SHA for 21f7b62 - Browse repository at this point
Copy the full SHA 21f7b62View commit details
Commits on Apr 27, 2022
-
improved consistency of code formatting and added _STYLE_MEDIA_URL_PA…
…TTERN as variable
Configuration menu - View commit details
-
Copy full SHA for 5648e95 - Browse repository at this point
Copy the full SHA 5648e95View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c18ca0f - Browse repository at this point
Copy the full SHA c18ca0fView commit details