0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed redundant license text. More... over 12 years ago
Merge branch '1.0.X' into develop More... over 12 years ago
Corrected youtube tests. More... over 12 years ago
Added support for posargs to tox ini. More... over 12 years ago
bz20026. Corrected unicode handling in vimeo suite. More... over 12 years ago
Merge remote-tracking branch 'willkg/reduce-json-redundancy' into develop More... almost 13 years ago
Reduce response.json() calls More... almost 13 years ago
Merge pull request #18 from willkg/update-requests More... almost 13 years ago
Update test requirements re: requests More... almost 13 years ago
Fix vidscraper to work with requests >= 1.0 More... almost 13 years ago
Corrected blip handling of empty searches. More... almost 13 years ago
Added support for Kaltura RSS feeds. http://www.kaltura.org/create-rss-feed-media-entries More... almost 13 years ago
Prevented deserialization from modifying data in-place. More... almost 13 years ago
Corrected Vimeo AdvancedFeed behavior. More... almost 13 years ago
Added warning on Vimeo advanced API if requests-oauth is missing. More... almost 13 years ago
Added canonical URL detection to youtube suite. More... about 13 years ago
Corrected tox config and test requirements. More... about 13 years ago
Retroactively added sanity-check for video urls to 1.0.2. More... about 13 years ago
Bumped version and added release notes. More... about 13 years ago
Cleaned up travis and tox conf. More... about 13 years ago
Added package data manifest. More... about 13 years ago
Bumped version and added release notes. More... about 13 years ago
Updated README and added command line instructions. More... about 13 years ago
Fixed partial video serialization/deserialization. More... about 13 years ago
Added youtube developer key support. It should be noted, though, that it's unclear what exactly this support does on the remote end... we follow their spec, and that's all I can say for sure. More... about 13 years ago
bz19769. Corrected youtube video info fetching. More... about 13 years ago
Limited requests version to under 1.0.0. More... about 13 years ago
bz19446. Made blip feeds not choke on invalid items. Solved this by adding a mechanism for iterators to skip over items that appear invalid. Should work for items that have been deleted as well as a variety of other potential conditions. More... about 13 years ago
bz19449. Made generic suite forgiving of unparseable datetimes. More... about 13 years ago
bz19445. Made generic feed parsing not choke on entries without titles. More... about 13 years ago