python-youtube is a Python client for the YouTube API. You can use it to access YouTube metadata in your applications and Web applications using the REST interface of the YouTube API.
| Tags | Internet Web Indexing/Search Dynamic Content CGI Tools/Libraries Software Development Libraries Python Modules multimedia Video |
|---|---|
| Licenses | GPL |
| Implementation | Python |
Recent releases


Changes: This release makes the code pylint-clean and (mostly) PEP-8 conformant. A small bug in the YouTube friends API call was fixed. Documentation is now also available in epydoc's HTML format.


Changes: This release has been updated to include support for paging (the "page" and "per_page" parameters), so clients can fetch all data on a per-page basis.


No changes have been submitted for this release.