Rackoono ed3ace0f33
Fix out of bound exception
There is an out of bound exception when iterating over info['entries'][j]  in get_playlist_info()
The lenght of info['entries'] has to be taken into account in the loop boundaries
2019-03-29 03:01:26 +01:00
..
2018-11-13 15:48:09 +01:00
2018-11-13 15:48:09 +01:00
2019-03-29 03:01:26 +01:00
2018-11-13 15:48:09 +01:00
2018-11-21 00:22:06 +01:00
2019-03-21 15:20:58 +01:00