-
Notifications
You must be signed in to change notification settings - Fork 1
Development: Useful resources
BluABK edited this page Sep 2, 2018
·
1 revision
Google API
- Google API cpl: https://console.developers.google.com/apis/credentials
- Google API docs, Python: https://developers.google.com/api-client-library/python/
- Google API docs, Python Auth: https://developers.google.com/api-client-library/python/guide/aaa_client_secrets
YouTube API
- YouTube API docs: https://developers.google.com/youtube/v3/docs/
- YouTube API docs, code samples: https://developers.google.com/youtube/v3/code_samples/python
- YouTube API docs, GitHub: https://github.com/youtube/api-samples/tree/master/python
Qt5:
- Qt5 Docs (C++): https://doc.qt.io/qt-5/index.html
PyQt5
- PyQt5 Reference Guide: http://pyqt.sourceforge.net/Docs/PyQt5/
- PyQt5 zetcode tutorial: http://zetcode.com/gui/pyqt5/layout/
- Official Python wiki, PyQt: https://wiki.python.org/moin/PyQt
YouTube website URL cheatsheet:
User: youtube.com/user/<username>
channel: youtube.com/channel/<UC... id>