Skip to main content

mediastream

Project description

MEDIA STREAM SERVICE

Goal: To create a service that will:
- Aggregate the search for media from disparate sources asynchronously
- Provide a feed for the results for internal or external clients

Requires a backgrond job to run and collect the items
Requires a URL to the feed
Requires a URL to the page for the stream

Models:

Services:
?? iNaturalist, YourShot, Instagram, flickr, etc.

Media Stream - An aggregation (with configurable refresh) of media from one or more sources based on search terms

Media - Information about an individual media item for a stream found on a service.

Service audit - Information about the results of a job


Feed

/slug-name/feed?count=&page=&since=
[{
'title': '',
'description': '',
'when_taken': 'YYYY-MM-DD HH:MM:SS +4:????',
'latitude': 0.0,
'longitude': 0.0,
'service': '',
'license': '',
'artist': '',
'tags': '',
'media_type': '',
'media_url': '',
'media_width': 0,
'media_height': 0,
'service_url': ''
}, ...]
/slug-name/status
[{
'service': '',
'last_ran': 'YYYY-MM-DD HH:MM:SS +4:????',
'success': true,
'error': ''
}, ...]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_mediastream-0.2-py2-none-any.whl (30.4 kB view details)

Uploaded Python 2

File details

Details for the file django_mediastream-0.2-py2-none-any.whl.

File metadata

File hashes

Hashes for django_mediastream-0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 c1e1fa8fabd5674998417c05cf33abca67f18bd259cab8ae343bb179bf0f47ad
MD5 6d0993190dbf9eb51feebea5e5f98bbf
BLAKE2b-256 641fe7fe2b1b0f550c2e472b98835307058f32ff11a448f352ad43bd26c8be47

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page