Commit
·
e86660b
1
Parent(s):
4f08285
reddit info
Browse files- reddit/reddit_info.py +54 -0
reddit/reddit_info.py
CHANGED
@@ -190,6 +190,60 @@ subreddit_name_l = list(dict.fromkeys([
|
|
190 |
'PlexPosters',
|
191 |
|
192 |
'painting',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
193 |
]))
|
194 |
|
195 |
|
|
|
190 |
'PlexPosters',
|
191 |
|
192 |
'painting',
|
193 |
+
|
194 |
+
'cinematography',
|
195 |
+
'DIYFilmmaking',
|
196 |
+
'Documentaries',
|
197 |
+
'MovieDetails',
|
198 |
+
'Storyboarding',
|
199 |
+
'AfterEffects',
|
200 |
+
'photomarket',
|
201 |
+
'WeddingPhotography',
|
202 |
+
|
203 |
+
'analog',
|
204 |
+
'Polaroid',
|
205 |
+
|
206 |
+
'socialmedia',
|
207 |
+
|
208 |
+
'astrophotography',
|
209 |
+
'filmphotography',
|
210 |
+
'AsKPhotography',
|
211 |
+
'lomography',
|
212 |
+
'photoassignments',
|
213 |
+
'Photoessay',
|
214 |
+
'photographers',
|
215 |
+
'photojournalism',
|
216 |
+
'portraitphotos',
|
217 |
+
'ProPhotoTips',
|
218 |
+
'whatcamerashouldibuy',
|
219 |
+
'photographic',
|
220 |
+
'shutterbugs',
|
221 |
+
'cameras',
|
222 |
+
'raweddits',
|
223 |
+
'catpictures',
|
224 |
+
'beerporn',
|
225 |
+
'portraits',
|
226 |
+
'redditor_pics',
|
227 |
+
'pics2',
|
228 |
+
'1000words',
|
229 |
+
'ratemypic',
|
230 |
+
'Unbelievable',
|
231 |
+
'GreatPics',
|
232 |
+
'foodshots',
|
233 |
+
'LondonPics',
|
234 |
+
'Decade',
|
235 |
+
'RedditorsInAction',
|
236 |
+
'urbanexploration',
|
237 |
+
'picss',
|
238 |
+
'ChicagoPics',
|
239 |
+
'imgur',
|
240 |
+
'Pentax',
|
241 |
+
'weedpics',
|
242 |
+
'CoolPics',
|
243 |
+
|
244 |
+
'AnythingYouCanTakeAPhotographOfPorn',
|
245 |
+
'hdr',
|
246 |
+
'ToyCamera'
|
247 |
]))
|
248 |
|
249 |
|