YouTube module for Sopel
Project description
Sopel YouTube Module
YouTube module for Sopel
Getting your API key
Go to the Google Developers Console
and create an application. When it's created, go to the APIs section, select
the YouTube Data API and enable it. Then go to the Credentials section,
select "Add credentials", pick "API key", and then "Server key". You can enter
a name for it and limit the IPs it can be used from, but you don't have to.
Copy the value it gives you into the prompt in the config wizard, or the
api_key
value of the config in the [youtube]
section.
Changes between 0.1.2 and 0.1.3
- Add retry mechanic to API fetching (#11)
- Fix exception traceback sometimes thrown on reconnect (#14)
- Update ancient, deprecated usage of Sopel's memory API (#16)
Changes between 0.1.1 and 0.1.2
- Fix error when video comments are disabled
- Improve duration parser
- Restrict google-api-python-client to compatible version range
- Fix version-number import issue during installation
Changes between 0.1.0 and 0.1.1
- Output is colorized
- Fix configuration wizard
- pip installation works regardless of pip version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for sopel_modules.youtube-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8987dce6e6cb3e830f72c2f5ba1e8ca89ddec0399b0ba210186902a5ff23647e |
|
MD5 | a933a84061d322d3e31eb281ddeac452 |
|
BLAKE2b-256 | 07ef894bf99346fc922d80442a48e9f0d84de3d122d42c9c6265b6dd1dea15bd |