Commit Graph

4685 Commits

Author SHA1 Message Date
Rex_sa
c30dc5b5b9
Update Arabic translation 2023-09-19 13:33:33 -07:00
Eryk Michalak
88edf3be12
Update Polish translation 2023-09-19 13:33:33 -07:00
maboroshin
dfa4b1439f
Update Japanese translation 2023-09-19 13:33:33 -07:00
CRW
fa0258dddf
Add Latin translation 2023-09-19 13:33:33 -07:00
Jorge Maldonado Ventura
61c7c8597b
Update Esperanto translation 2023-09-19 13:33:33 -07:00
atilluF
6c70362034
Update Italian translation 2023-09-19 13:33:33 -07:00
syeopite
2abeefa580
Escape localization for desc chapters widget 2023-08-22 21:15:07 -07:00
syeopite
9fa99df750
Change order of chapters button within the player 2023-08-21 23:00:51 -07:00
syeopite
3ab6688237
Add field for whether or not chapter is auto gen 2023-08-21 22:57:20 -07:00
syeopite
ccab5c2682
Remove extraneous space between desc and date 2023-08-21 22:53:30 -07:00
syeopite
074a8c208a
Localize chapters label 2023-08-21 22:38:54 -07:00
syeopite
e30bd90b80
Add message for when chapters are auto generated 2023-08-21 22:30:16 -07:00
syeopite
99d2df34a6
Add data-jump-time attribute to chapters component
Allows automatically jumping to specified time instead of reloading the
page.
2023-08-21 15:36:23 -07:00
syeopite
d824982d2e
Fix missing timestamp on first chapter 2023-08-21 01:28:00 -07:00
syeopite
f12cdb3a69
Fix description chapter component design 2023-08-21 01:28:00 -07:00
syeopite
4fb4da94f5
Remove whitespace in chapters component 2023-08-21 01:27:56 -07:00
syeopite
e26e366245
Fetch chapter thumbnails for selector in desc 2023-08-21 00:36:26 -07:00
syeopite
91a1c8dc2c
Remove initial whitespace from video description 2023-08-20 23:57:55 -07:00
syeopite
bbb452ef77
Add initial html for chapters selector in desc 2023-08-20 23:49:49 -07:00
syeopite
108a0b55e0
Add chapters track to player.ecr 2023-08-19 22:15:35 -07:00
syeopite
ed21620841
Add method to convert chapters to vtt 2023-08-19 21:43:07 -07:00
syeopite
6cafb5463e
Add chapters data to API 2023-08-19 21:31:21 -07:00
syeopite
b12ea84b38
Add logic to parse video chapters 2023-08-19 19:31:11 -07:00
Samantaz Fox
3450896602
Use workaround for fetching streaming URLs (#4037) 2023-08-07 21:29:35 +02:00
Samantaz Fox
4195dcd3cf
Shards: Update ameba version and fix typo (#4033) 2023-08-07 21:07:29 +02:00
syeopite
2f6b2688bb
Use workaround for fetching streaming URLs
YouTube appears to be A/B testing some new integrity checks. Adding the
parameter "CgIQBg" to InnerTube player requests appears to workaround
the problem

See https://github.com/TeamNewPipe/NewPipeExtractor/pull/1084
2023-08-06 12:22:22 -07:00
Fabio Henrique
0d27eef047
update ameba version
fix shard.yml authors typo
2023-08-06 17:53:31 +00:00
Émilien (perso)
701f03d5e8
Merge pull request #4008 from syeopite/remove_lsquic 2023-08-04 17:44:49 +02:00
syeopite
a8ba02051b
Remove(?) lsquic from make and docker files 2023-07-26 07:25:19 -07:00
syeopite
c5fe96e936
Remove lsquic from codebase 2023-07-26 07:19:12 -07:00
Samantaz Fox
d956b1826e
Community: Parse quiz attachments (#3978) 2023-07-20 08:16:10 +02:00
Samantaz Fox
930b0a158d
Channels: Use innertube to fetch the community tab (#3988) 2023-07-20 08:15:06 +02:00
Samantaz Fox
c1a69e4a4a
Channels: Use innertube to fetch the community tab 2023-07-18 00:29:25 +02:00
Samantaz Fox
69e2eaccc0
RSS Feeds: Fix Nil assertion failed (#3958) 2023-07-16 18:13:55 +02:00
Samantaz Fox
ff6166edf7
Playlists: Fix pagination of Invidious playlists (#3861) 2023-07-16 18:02:27 +02:00
Samantaz Fox
c8ade5194b
UI: Nicer buttons (#3763) 2023-07-16 17:36:35 +02:00
Samantaz Fox
598ba7bade
Channels: Add support for releases and podcasts tabs (#3980) 2023-07-16 17:35:39 +02:00
ChunkyProgrammer
70145cba31 Community: Parse Quiz attachments 2023-07-15 06:41:03 -07:00
Samantaz Fox
05cc503391
Fix lint 2023-07-15 12:57:26 +00:00
ChunkyProgrammer
f2fa3da9d2 Add support for releases and podcasts tabs 2023-07-14 16:15:20 -07:00
Samantaz Fox
9b75f79fb5
HTML/CSS: Add thumbnail placeholder in thin mode
This change is required to make the overlay buttons functional
(add to and delete from playlist, mark as watched, etc.)
2023-07-08 21:33:59 +02:00
Samantaz Fox
c17404890c
HTML: Use the new pagination component for history/subscriptions 2023-07-08 20:48:37 +02:00
Samantaz Fox
06b2bab795
HTML: Fix thumbnails of related videos (watch page) 2023-07-08 20:48:37 +02:00
Samantaz Fox
411208bbd2
HTML: Reorder buttons on the channel and watch pages 2023-07-08 20:48:36 +02:00
Samantaz Fox
42fa6ad2a3
HTML/CSS: Fix buttons' responsiveness 2023-07-08 20:48:36 +02:00
Samantaz Fox
cc30b00f8c
CSS: fix light/dark themes for pure buttons 2023-07-08 20:48:36 +02:00
Samantaz Fox
8718f20688
HTML: Fix thin mode/thumbnail on other items 2023-07-08 20:48:36 +02:00
Samantaz Fox
43dcab225c
HTML: merge MixVideo with other types in item.ecr 2023-07-08 20:48:36 +02:00
Samantaz Fox
080c7446c6
HTML: Use new buttons for playlists (save/delete/add videos/etc...) 2023-07-08 20:48:32 +02:00
Samantaz Fox
b6bbfb9b20
HTML: Use new buttons for thumbnail overlays
In addition, this commit also heavily changes the structure of the
generic "video card" item. Main benefits:
  * Improved accessibility for keyboard users
  * Many styling glitches were fixed
  * PlaylistVideos now use the same items as the rest
  * Elements all have distinct CSS classes
  * Design can be expanded to add more icons
2023-07-06 00:58:32 +02:00