Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
python-instagram
Public
forked from
facebookarchive/python-instagram
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-instagram
instagram
models.py
on
master
User selector
All users
All time
Commit history
Commits on Jun 18, 2015
Merge branch 'master' of https://github.com/jimmyho/python-instagram into jimmyho-master
Jon Heaton
committed
70811ec
View commit details
Copy full SHA for 70811ec
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Return empty array for media.tags if tags do not exist instead of AttributeError
hassanmian
committed
8d11161
View commit details
Copy full SHA for 8d11161
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
guard against users_in_photo being none
jimmyho
committed
83fe7f4
View commit details
Copy full SHA for 83fe7f4
View code at this point
Browse repository at this point
guard against users_in_photo being none
jimmyho
committed
17c38f6
View commit details
Copy full SHA for 17c38f6
View code at this point
Browse repository at this point
Added users_in_photo in Media
jimmyho
committed
d1784e1
View commit details
Copy full SHA for d1784e1
View code at this point
Browse repository at this point
Added users_in_photo in Media
jimmyho
committed
a0c42e8
View commit details
Copy full SHA for a0c42e8
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
first cut of python 3 support
Josh Watts
committed
74dd7aa
View commit details
Copy full SHA for 74dd7aa
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
cast location.id to string
Jon Heaton
committed
cef786f
View commit details
Copy full SHA for cef786f
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
supporting /media/shortcode url
Show description for bf877e8
Lucas Carvalho
committed
bf877e8
View commit details
Copy full SHA for bf877e8
View code at this point
Browse repository at this point
Commits on May 9, 2014
updated sample to use new media methods
heatonjb
committed
c7656b7
View commit details
Copy full SHA for c7656b7
View code at this point
Browse repository at this point
Commits on Apr 1, 2014
Media now supports video, has a 'type' field and additional url accessors
Show description for 445f6ed
phniix
committed
445f6ed
View commit details
Copy full SHA for 445f6ed
View code at this point
Browse repository at this point
Commits on May 28, 2012
Added user_relationship method, more verbose simplejson import, except ValueError on loads funcs
Show description for 0d1726a
michaelhelmick
committed
0d1726a
View commit details
Copy full SHA for 0d1726a
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
Updating fixture; temp removing test that doesn't match what we do in the API
Mike Krieger
committed
25780e1
View commit details
Copy full SHA for 25780e1
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
PEP8 Cleanup
Show description for 911e4c9
michaelhelmick
committed
911e4c9
View commit details
Copy full SHA for 911e4c9
View code at this point
Browse repository at this point
Commits on Feb 28, 2012
Merge pull request #22 from akumria/fixup-remove-caption
Show description for ba62e57
Mike Krieger
committed
ba62e57
View commit details
Copy full SHA for ba62e57
View code at this point
Browse repository at this point
Merge pull request #20 from akumria/fixup-models
Show description for 6349372
Mike Krieger
committed
6349372
View commit details
Copy full SHA for 6349372
View code at this point
Browse repository at this point
Convert the Tags dictionary into Tags objects too.
akumria
committed
9b8d2af
View commit details
Copy full SHA for 9b8d2af
View code at this point
Browse repository at this point
Explicitly construct the appropriate object.
Show description for 727939e
akumria
committed
727939e
View commit details
Copy full SHA for 727939e
View code at this point
Browse repository at this point
There are no users of the Caption model, remove it.
Show description for e079e1a
akumria
committed
e079e1a
View commit details
Copy full SHA for e079e1a
View code at this point
Browse repository at this point
Remove duplicated settings of the caption.
Show description for c4a4415
akumria
committed
c4a4415
View commit details
Copy full SHA for c4a4415
View code at this point
Browse repository at this point
Prefix this with what kind of object it is.
akumria
committed
6c2d83b
View commit details
Copy full SHA for 6c2d83b
View code at this point
Browse repository at this point
Switch __str__ to __unicode__
Show description for 17cb064
akumria
committed
17cb064
View commit details
Copy full SHA for 17cb064
View code at this point
Browse repository at this point
Make it easier to identify various models with a __unicode__ method.
Show description for 6b43209
akumria
committed
6b43209
View commit details
Copy full SHA for 6b43209
View code at this point
Browse repository at this point
Commits on Feb 25, 2012
Adding tags; fixes #6
Mike Krieger
committed
cb70746
View commit details
Copy full SHA for cb70746
View code at this point
Browse repository at this point
Commits on Feb 24, 2012
Handle if filter is missing
Mike Krieger
committed
9e62146
View commit details
Copy full SHA for 9e62146
View code at this point
Browse repository at this point
Bugfix. check key not attribute of dict
mgunneras
authored and
Mike Krieger
committed
7931110
View commit details
Copy full SHA for 7931110
View code at this point
Browse repository at this point
fixed models
mgunneras
authored and
Mike Krieger
committed
38b0e21
View commit details
Copy full SHA for 38b0e21
View code at this point
Browse repository at this point
Added filter property to Media model
mgunneras
authored and
Mike Krieger
committed
13c9df3
View commit details
Copy full SHA for 13c9df3
View code at this point
Browse repository at this point
Fix bug where Point didn't get added to Location
mgunneras
authored and
Mike Krieger
committed
ed43974
View commit details
Copy full SHA for ed43974
View code at this point
Browse repository at this point
Added Caption to Media model
mgunneras
authored and
Mike Krieger
committed
c84d764
View commit details
Copy full SHA for c84d764
View code at this point
Browse repository at this point
Fixed bug where str representation of Comment returned None
mgunneras
authored and
Mike Krieger
committed
086d32d
View commit details
Copy full SHA for 086d32d
View code at this point
Browse repository at this point
Added caption class
mgunneras
authored and
Mike Krieger
committed
e076fb4
View commit details
Copy full SHA for e076fb4
View code at this point
Browse repository at this point
Added list of Users to Media.likes if available
mgunneras
authored and
Mike Krieger
committed
d0bdf26
View commit details
Copy full SHA for d0bdf26
View code at this point
Browse repository at this point
Updated the Location model to pass point in the kwargs as opposed the to args. This makes it available to the location object as location.point. When being passed in the args it was not being adde…
Show description for 7cb5ca1
jamiecurle
authored and
Mike Krieger
committed
7cb5ca1
View commit details
Copy full SHA for 7cb5ca1
View code at this point
Browse repository at this point
Updating model to reflect new Relationship
etchalon
authored and
Mike Krieger
committed
c95107c
View commit details
Copy full SHA for c95107c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.