fix: use channel_id feed URL instead of broken playlist_id prefix

YouTube's UULF and UU playlist prefixes for filtering Shorts are no
longer working (returning 404/500 errors). Fall back to the standard
channel_id= feed URL which works reliably. Shorts may appear in the
feed but the widget will no longer error out.
This commit is contained in:
Tanmay Karande
2026-03-05 01:25:57 -05:00
parent 6c5b7a3f4c
commit c8b7322f13
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
/playground
/.idea
/glance*.yml
glance-bin