Fixes the crash that happens when user tries to play a youtube playlist
Crash was caused when playlist didn't contain a channel property.
Fix was to add fallback to playlist info which contains author, if that also fails then fallback to UNKNOWN AUTHOR
Status
[x] These changes have been tested and formatted properly.
[ ] This PR includes only documentation changes, no code change.
Changes
Fixes the crash that happens when user tries to play a youtube playlist
Crash was caused when playlist didn't contain a channel property. Fix was to add fallback to playlist info which contains author, if that also fails then fallback to
UNKNOWN AUTHOR
Status