66 Commits (master)
 

Author SHA1 Message Date
blankie 246ce4bd7d
Support links in reddit galleries
In the wild: https://redd.it/10vnkmy
Tests:
- A sane, ordinary test: https://redd.it/10vwtow
- 3*4096 occurances of <&> in captions and URLs: https://redd.it/10vxerk
- 3*200 occurances of <&> in captions and l&r in URLs: https://redd.it/10vxn7n
4 months ago
blankie 94f50613ef
Add r/ prefiz 4 months ago
blankie 693ca24106
Ignore banned subreddits 4 months ago
blankie 82d662363c
Add support for captions in Reddit albums
Albums with captions:
- https://redd.it/zlu89r
- https://redd.it/tejlvr
- https://redd.it/teju6i
- https://redd.it/tepyv9

Album with only one caption: https://redd.it/zmhu48
Album with no caption: https://redd.it/t3urgf
6 months ago
blankie a4519a1089
Add more characters to white space check
https://redd.it/y3nbdr
Related Unicode characters with property White_Space=no in
https://en.wikipedia.org/wiki/Whitespace_character#Unicode
8 months ago
blankie 33dd6c98c7
Try to handle empty titles 9 months ago
blankie e5962cfdc3
General fixes 10 months ago
blankie c0d035fcb4
Handle having zero new posts 10 months ago
blankie 83ad790162
Fix spoiler check 10 months ago
blankie 36f2805d60
Reference the correct post
https://old.reddit.com/r/hentaimemes/comments/wv67jr/
10 months ago
blank X 110381484e
Ignore config and session files 10 months ago
blank X 1c73f26e2d
Fix Imgur bug
https://redd.it/ti6wi5
1 year ago
blank X 40470bc6d7
Fix some gfycat URLs 2 years ago
blank X 713b2250bc
Support imgur.com/gallery links 2 years ago
blank X 2b399d4bd5
Add thumbnails 2 years ago
blank X 25d9251208
Fix albums 2 years ago
blank X f2ce155d90
Don't calculate mimetype if file is None 2 years ago
blank X d4f2f25ac4
Set supports_streaming to None if not mp4 2 years ago
blank X e869ec8373
Convert m4v to mp4 2 years ago
blank X 3c07500ec0
Add video attributes 2 years ago
blank X 98599a5092
Use urljoin for pmedia 2 years ago
blank X 0c8e4d7466
Use httpd's mime.types file
From <https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types>
2 years ago
blank X fb1b228d5b
Use strict=False 2 years ago
blank X ad17d5a4a5
Check if extension is .htm or .html, instead of if it starts with .htm 2 years ago
blank X 1330b8c3cd
Add og:video support 2 years ago
blank X 3371eba487
Sort reddit gallery
e41a8f2822/app/src/main/java/me/ccrama/redditslide/Adapters/GalleryView.java (L278)
2 years ago
blank X e1fe1bba28
Use asyncpraw
hope it works
2 years ago
blank X 7c5cac9692 Remove trailing slash in Imgur links 2 years ago
blank X d9628d54a6 Update copyright year from 2020 to 2021 2 years ago
blank X 4bc9b5c0d2 Revert "Use ffprobe to try to get file extension"
This reverts commit 1caef9097b.
3 years ago
blank X d76618622e Change 'except Exception' to 'except BaseException' 3 years ago
blank X 76c45a45ea Make the fix work 3 years ago
blank X 47c2010f7f Fix KeyError: 'fallback_url' 3 years ago
blank X 9fcaaeb6cc Fix KeyError: 'u' 3 years ago
blank X 48ac10e1db Grab mp4 first instead of gif 3 years ago
blank X 169b36b499 Add README.md 3 years ago
blank X 43d3920023 Not fail on non-valid gallery images 3 years ago
blank X 1caef9097b Use ffprobe to try to get file extension 3 years ago
blank X 4865b970e3 telegram you are fucking weird 3 years ago
blank X cc35888b62 trying to fix some things 3 years ago
blank X cef80eb5f0 aiohttp bug fixed 3 years ago
blank X 89ee33eb3b Pin to aiohttp<=3.6.3 due to bug
https://github.com/aio-libs/aiohttp/issues/5128
3 years ago
blank X 8ce1c99a3f Remove the usage of zero-width space 3 years ago
blank X baefd09f65 Fix timeout 3 years ago
blank X b89c7cb32d Add timeout 3 years ago
blank X 98b4a7a1b3 should've tested fix, fixed fix 3 years ago
blank X d878c80a64 Attempt to fix unknown bug where telethon disconnects without reconnecting 3 years ago
blank X e4f8b37b75 Display NSFW and spoiler warnings, and allow filtering by self post, NSFW, and spoilers 3 years ago
blank X a1216f1273 Fix some weird URLs 3 years ago
blank X 966e5ec799 Turns out, captions can only be 1024 characters long 3 years ago