Skip to content

philiptyler/RSSDisplayDjangoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

RSS Feed Parser

Django Web app for parsing an mRSS feed

AUTHOR

Philip Tyler, 2015

TOOLS

SUMMARY

Python Script to Parse an RSS Feed and:

  • Create a dictionary for each RSS feed item using all metadata supplied in the RSS feed.
  • Determine duration, codec and bitrate of each video file WITHOUT saving the files locally
  • Create an HTML page to show smallest thumbnail and all dict values (Excluding null or 0)
  • Create unit tests to test RSS metadata logic

About

Django Web app for parsing an mRSS feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published