Commit graph

18 commits

Author SHA1 Message Date
4 raccoons in a trenchcoat. / luna vivian dc670adb45 fix some stuff regarding the /channel page :3
+ fixed issue where it would say "Unsubscribe from {CHANNEL}!" even tho you aren't subscribed to it (fixes #20)
+ fixed issue where the channel name would contain "Uploads from" as a prefix to the actual channel's name
2023-04-23 23:55:52 +02:00
Dominika Liberda 21845a0823 channel: fix infinite loops (?) potentially breaking some edge cases 2023-04-22 19:31:06 +00:00
4 raccoons in a trenchcoat. / luna vivian 579795d83f fixed some stuff™ in /channel page
- Subscribe links: /channel/{CHANNEL_ID} links work now!
- Channel name now gets hidden when it fails to fetch videos
(- now also hiding verbose error handling text!)
2023-04-21 15:40:11 +02:00
4 raccoons in a trenchcoat. / luna vivian 64f49a3461 redesigned and revised /channel page
- added (un-)subscribe button (and error handling when no channel ID is given)
- changed the view from a weird list to a 3-column grid on maximum width
- fixed behaviour where it sometimes would attach " - Videos" to channel name
2023-04-21 15:07:20 +02:00
4 raccoons in a trenchcoat. / luna vivian b2ca753b2e changed lots of stuff, changed legacy templates/head.sh calls w/ its own header.shs - overall, sorry domi lol 2023-04-19 22:42:30 +02:00
Dominique Liberda 793229856a * templates extension change for Reasons™ 2023-01-18 01:08:05 +01:00
Dominika Liberda 0f5dfdc63f channel: fix yt-dlp jq expansion 2022-12-05 11:13:59 +00:00
Dominique Liberda dda217195d * channel: move to the new templating engine 2022-11-29 02:58:28 -05:00
Dominika Liberda 0fd785ca92 * mmmm move smth to ytdlp? 2022-06-21 00:21:08 +00:00
Dominika Liberda 92e57c46c7 * fixed broken channel page 2021-07-01 18:05:09 +00:00
Dominika Liberda c713490cc8 + makes use of new haruhi-dl infoextractor picker (thanks, @selfisekai! :3) 2021-03-30 23:22:16 +02:00
sech1p ac879ac79d Add friendly messages to template strings 2021-03-14 15:43:17 +01:00
Dominika Liberda dc016e361e + better header 2021-03-01 23:53:15 +01:00
sech1p 16cbc44a5a Add channel template (+ fix /issues/8 i guess) 2021-02-28 17:55:49 +01:00
Dominika Liberda d5285e1f4d * changed all possible URLs from static to routed 2021-02-18 01:27:27 +01:00
Dominika Liberda 8a19626886 * better sanitization 2021-02-18 01:18:06 +01:00
Dominika Liberda b01b116854 + routes for most common YT endpoints 2021-02-18 01:17:09 +01:00
Dominika Liberda 3ebb0054ef * change URL schema and other stuff 2021-01-28 22:56:24 +01:00
Renamed from webroot/yt/channel.shs (Browse further)