Commit Graph

4175 Commits

Author SHA1 Message Date
c012aac997 Don't continue when LOGIN_REQUIRED and no videoDetails element (#3563) 2023-01-15 16:28:17 +01:00
d6087fac47 Don't continue when LOGIN_REQUIRED and no videoDetails 2023-01-15 16:22:05 +01:00
05258d56bd Add support for the new channel layout - part 2 (#3419) 2023-01-10 21:16:12 +01:00
692166bd64 Update chart dependency for postgresql
* Update Chart.yaml

Set postgresql Chart version to 12.1.6. Bitnami deleted 11.1.3.

* Force postgresql image tag version

Co-authored-by: Émilien Devos <contact@emiliendevos.be>
2023-01-09 16:41:59 +01:00
927c37ce3e CSS: display pointer cursor when hovering the "show more/less" toggle (#3518) 2023-01-08 19:07:08 +01:00
a37522a03d Implement workaround for broken shorts objects 2023-01-08 13:50:52 +01:00
ed8f02ef01 Update default.css
pointer on hover on label for descexpansionbutton
2023-01-07 18:31:42 +01:00
049bfab438 Translations update from Hosted Weblate (#3370) 2023-01-06 00:36:16 +01:00
7f0f40f811 Update Korean translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: xrfmkrh <rF3nMd7sRKezjF2vcEQo@protonmail.com>
2023-01-06 00:08:12 +01:00
62b8f8ac80 Update Persian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Parsa Abbasi <parsa.abbasi1996@gmail.com>
2023-01-06 00:08:12 +01:00
16140f8b3f Update Portuguese (Portugal) translation
Update Portuguese (Portugal) translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Co-authored-by: ssantos <ssantos@web.de>
2023-01-06 00:08:12 +01:00
e0275d0908 Update Japanese translation
Co-authored-by: 田島翔太 <taziman.taziyuki@gmail.com>
2023-01-06 00:08:12 +01:00
a57770eb1f Update Turkish translation
Co-authored-by: Fatih K <freepremiumidiot46@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06 00:08:11 +01:00
233de2eff9 Update Esperanto translation
Update Esperanto translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
2023-01-06 00:08:11 +01:00
9c9d71d41a Update German translation
Co-authored-by: DarkMoonExpeditionRobot <DarkMoonExpeditionRobot@proton.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06 00:08:11 +01:00
6b2fff83b5 Update Albanian translation
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06 00:08:11 +01:00
23b229ebb7 Update Finnish translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: tomechio <tomasz@salamon.fi>
2023-01-06 00:08:11 +01:00
72aa5c94af Update Portuguese (Brazil) translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Vinicius <rodriguessv30@gmail.com>
2023-01-06 00:08:11 +01:00
4d6ff3a3c6 Update Hungarian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kroca Karoly <mechatroniccroco@gmail.com>
2023-01-06 00:08:11 +01:00
e2864a5ba1 Update Italian translation
Co-authored-by: atilluF <atilluF@users.noreply.hosted.weblate.org>
2023-01-06 00:08:11 +01:00
a36363198c Update Arabic translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mohamed-Touhami MAHDI <dragnucs@legtux.org>
2023-01-06 00:08:11 +01:00
e2ce9c2cee Add Odia translation
Co-authored-by: GET100PERCENT <eraofphysics@yahoo.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-01-06 00:08:11 +01:00
98301a2237 Add ability to disable all user notifications (#3473) 2023-01-05 23:08:05 +00:00
865704dc7b Fixed dead link (#3526) 2023-01-01 18:41:58 +00:00
4659e27b56 fix: on hover btn #descexpansionbutton cursor to pointer 2022-12-29 12:50:38 +00:00
f9eb839c7a channel: remove dead playlists code 2022-12-22 17:26:32 +01:00
69b8e0919f api: Add support for the "featured channels" endpoint 2022-12-22 17:26:30 +01:00
4e3a930626 frontend: Add support for the "featured channels" page 2022-12-22 16:13:35 +01:00
b6a4de66a5 frontend: Unify the various channel pages 2022-12-22 16:13:34 +01:00
40c666cab2 api: Add support for shorts and livestreams 2022-12-22 16:13:34 +01:00
6c9754e663 frontend: Add support for shorts and livestreams 2022-12-22 16:13:34 +01:00
5d6abd5301 extractors: Fix ReelItemRendererParser 2022-12-22 16:13:34 +01:00
52ef89f02d channel: Add support for shorts and livestreams (backend only) 2022-12-22 16:13:34 +01:00
2903e896ec channel: use YT API + extractors to fetch videos 2022-12-22 16:13:34 +01:00
c5ee2bfc0f channel: use YT API to fetch playlist items 2022-12-22 16:13:34 +01:00
8e8ca4fcc5 Prepare to create a 'Channel' module 2022-12-22 16:13:34 +01:00
ce7db8d2cb extractors: Add continuation token parser 2022-12-22 16:13:26 +01:00
bdc51cd20f extractors: separate 'extract' and 'parse' logic 2022-12-04 18:24:39 +01:00
9588fcb5d1 frontend: remove paging on channel videos 2022-12-04 15:31:50 +01:00
fbcce57ce2 channel: use extractor utils to parse tabs (+ code cleaning) 2022-12-02 19:56:52 +01:00
99bf519781 shards: Bump protodec to v0.1.5 2022-12-02 19:56:52 +01:00
5160d8bae3 Fix values for dark_mode in config.example.yml (#3426) 2022-11-22 18:41:39 +01:00
4fc5d43374 Update config.example.yml 2022-11-22 17:22:46 +00:00
9656067296 Add "light" and "auto" as accepted values for dark_mode 2022-11-22 17:08:32 +00:00
9eb2ad367e Correct config.example.yml dark_mode comment 2022-11-22 15:51:14 +00:00
09b9b758de Add param 8AEB for getting youtube stories (#3258) 2022-11-21 21:29:49 +01:00
a46404bf78 CI: Use Crystal 1.6.2 in test matrix (#3400) 2022-11-21 21:17:28 +01:00
c142703453 Fix parsing error in search results (#3418) 2022-11-21 21:12:39 +01:00
f44506b7e0 yt api: bump web client version 2022-11-20 23:48:59 +01:00
afc0ec3c30 search: Fix short text parsing 2022-11-20 23:28:21 +01:00