rei-mirror
  • Joined on 2021-02-28
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2023-08-27 18:02:09 +00:00
b8499d3626 Fix ytInitialData extraction with new EU tracking consent cookie
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2023-07-01 19:55:28 +00:00
28511bdf96 change order of checks to fix KeyError bug with ytdlp 2023.6
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2023-04-07 15:16:20 +00:00
59266a6419 Manually opening a channel will check its status again
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2023-03-27 09:46:14 +00:00
f53dd28ada /channels/latest: author ID fallback in video entry
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2023-03-12 16:43:47 +00:00
82f28cb99d Exclude m3u8 playlist formats
ecb4f4ccd1 Change http_dash_fragments detection based on yt-dlp translating adaptive streams to fragments
Compare 2 commits »
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2023-03-05 13:14:26 +00:00
cfa04f4a27 Work around cookie max-age bug in Epiphany
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2023-01-15 13:26:39 +00:00
9f7b1bbcae Update dependencies (now lockfile v3)
3d5927ab28 Optional no ssl flag using x-insecure header
Compare 2 commits »
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-12-21 09:29:21 +00:00
8d292cc200 Add maskable icons for PWA manifest
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-12-20 17:09:22 +00:00
17185c6b5e Add favicon and PWA manifest
rei-mirror synced commits to master at rei-mirror/stickerpicker from mirror 2022-11-15 15:41:22 +00:00
f59406a47a Add missing parameter to getting sticker sets. Fixes #51
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2022-11-06 02:42:43 +00:00
412b4934ed Support new channel layout
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-09-16 08:53:10 +00:00
61c8e205d8 Show subscribed properly on /user or /c pages
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2022-09-12 15:03:10 +00:00
714f1030fb Channel path fixes I'm pretty sure I already did?
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-08-23 05:07:22 +00:00
a2dfeb2edc Fix calls to fetchChannel
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-08-18 10:47:22 +00:00
6de9abd499 Partially fix #29: add routes for /c/ and /user/ paths for channels
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2022-08-18 10:47:21 +00:00
ac1aa07108 #29 Extract named channels using dynamic endpoint with second__path param instead of /user/
29a3894337 #42 Return UNKNOWN error for not explicitly handled errors for channel extraction instead of stacktrace
Compare 2 commits »
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-07-27 08:05:30 +00:00
5e6b2bf31c Add /api/settings to get current settings as JSON
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2022-05-21 15:32:45 +00:00
c9b16d3efd Explain bind_host in sample configuration
rei-mirror synced commits to main at rei-mirror/cloudtube from mirror 2022-03-14 15:33:28 +00:00
f04be0d3f9 Add video durations to can't think page
25baf8c73b Fix z-index on can't think page
1333b990f6 Add recommended videos to the can't think page
Compare 3 commits »
rei-mirror synced commits to main at rei-mirror/NewLeaf from mirror 2022-01-16 10:29:08 +00:00
68cfbb809f Remove `with requests` when it is unnecessary