-
Notifications
You must be signed in to change notification settings - Fork 712
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
Scrape images, video, and post forwarding information for Telegram #413
base: master
Are you sure you want to change the base?
Scrape images, video, and post forwarding information for Telegram #413
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 72b26f2 - Browse repository at this point
Copy the full SHA 72b26f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for de4ebed - Browse repository at this point
Copy the full SHA de4ebedView commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8efce2 - Browse repository at this point
Copy the full SHA b8efce2View commit details
Commits on Mar 29, 2022
-
added capability to extract the number of channel members when the th…
…e string in membersDiv has the word 'subscribers' rather than 'members'.
Configuration menu - View commit details
-
Copy full SHA for ed82916 - Browse repository at this point
Copy the full SHA ed82916View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8d73a - Browse repository at this point
Copy the full SHA fb8d73aView commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d32c9ad - Browse repository at this point
Copy the full SHA d32c9adView commit details
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 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ce014a - Browse repository at this point
Copy the full SHA 2ce014aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f978954 - Browse repository at this point
Copy the full SHA f978954View 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 -
Merge pull request #2 from bellingcat/telegram-media
Implemented JustAnotherArchivist's requested changes to Telegram scraper from PR
Configuration menu - View commit details
-
Copy full SHA for 0a4bd39 - Browse repository at this point
Copy the full SHA 0a4bd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for f385135 - Browse repository at this point
Copy the full SHA f385135View commit details -
Configuration menu - View commit details
-
Copy full SHA for b13e62e - Browse repository at this point
Copy the full SHA b13e62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d9223 - Browse repository at this point
Copy the full SHA e2d9223View commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0822a9c - Browse repository at this point
Copy the full SHA 0822a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a5f6f - Browse repository at this point
Copy the full SHA 07a5f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65723f1 - Browse repository at this point
Copy the full SHA 65723f1View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56e4232 - Browse repository at this point
Copy the full SHA 56e4232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056cd62 - Browse repository at this point
Copy the full SHA 056cd62View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 73f10a4 - Browse repository at this point
Copy the full SHA 73f10a4View commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbdfeed - Browse repository at this point
Copy the full SHA cbdfeedView commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cacd783 - Browse repository at this point
Copy the full SHA cacd783View commit details