Taapat / enigma2-plugin-youtube

YouTube enigma2 plugin to manage your youtube account and wach videos
GNU General Public License v2.0
34 stars 38 forks source link

Add workaround for python 2.7 test #182

Closed Taapat closed 1 year ago

Taapat commented 1 year ago

This fix in python 2.7 tests KeyError: 'default' in thumbnail = self.thumbnails['default'] after thumbnail download error [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)

Also use setup-python latest v4 tag.

force-test skip-release