File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Changes between 0.5.1 and 0.5.2
2+ ===============================
3+ * Document `sopel_modules.youtube` end-of-life and transition to `sopel-youtube`
4+
15Changes between 0.5.0 and 0.5.1
26===============================
37* Fix hiding load-time import errors (#52)
Original file line number Diff line number Diff line change 11# sopel-youtube
22
3- YouTube info plugin for Sopel
3+ Legacy YouTube info plugin for Sopel
4+
5+ ## IMPORTANT
6+
7+ ** This version of the plugin is no longer maintained. When you are ready to
8+ upgrade to Sopel 8.0+, please uninstall ` sopel-modules.youtube ` and install
9+ [ ` sopel-youtube ` ] ( https://pypi.org/project/sopel-youtube/ ) instead.**
410
511## Installing
612
Original file line number Diff line number Diff line change 2828
2929setup (
3030 name = 'sopel_modules.youtube' ,
31- version = '0.5.1 ' ,
31+ version = '0.5.2 ' ,
3232 description = 'YouTube plugin for Sopel' ,
3333 long_description = readme + '\n \n ' + history ,
3434 long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments