Emilien Devos
|
8e4833d21a
|
temp explanation about video not available issue
|
2023-06-11 16:54:30 +02:00 |
|
chunky programmer
|
1b10446e5e
|
move url parsing to utils method
|
2023-04-30 18:58:39 -04:00 |
|
chunky programmer
|
d420741cc1
|
Allow channel urls to be displayed in YT description
|
2023-04-30 18:58:08 -04:00 |
|
Samantaz Fox
|
adc605024f
|
Videos: Add support for attributed descriptions (#3701)
|
2023-04-10 17:54:22 +02:00 |
|
Samantaz Fox
|
b3c0afef02
|
Videos: fix description text offset when emojis are present
|
2023-04-05 23:43:41 +02:00 |
|
techmetx11
|
73d2ed6f77
|
Optimize some redundant stuff
|
2023-03-29 23:33:23 +00:00 |
|
ChunkyProgrammer
|
f840addd93
|
Fix error when song title is missing from the track
|
2023-03-27 22:10:28 -04:00 |
|
techmetx11
|
7755ed4ac8
|
Fix regexs
|
2023-03-23 20:12:54 +00:00 |
|
techmetx11
|
49ddf8b6bd
|
Added attributed description support
|
2023-03-23 05:10:21 +00:00 |
|
Samantaz Fox
|
8a44bd11d2
|
Videos: Fix 0 views and empty license field (#3557)
|
2023-03-20 19:15:12 +01:00 |
|
Samantaz Fox
|
4ae158ef6d
|
Videos: Add back support for views on livestreams
|
2023-03-19 22:44:59 +01:00 |
|
ChunkyProgrammer
|
e3081ef1a9
|
Apply style change suggestions
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
2023-03-07 14:23:08 -05:00 |
|
ChunkyProgrammer
|
742c951bc9
|
support videos with multiple songs
|
2023-03-07 13:06:15 -05:00 |
|
ChunkyProgrammer
|
d8e23d34b6
|
add song title for music tracks
|
2023-03-07 11:38:09 -05:00 |
|
techmetx11
|
8eca5b270e
|
Video: Fix 0 views, and empty license field
|
2023-02-26 14:01:08 +01:00 |
|
Samantaz Fox
|
c7f34042a2
|
Video: Add support for the music description section (#3559)
|
2023-02-02 21:49:09 +01:00 |
|
Samantaz Fox
|
624425cfa8
|
Add support for timedtext captions (#3533)
|
2023-01-22 18:34:40 +01:00 |
|
techmetx11
|
caf9520c86
|
Major improvements
|
2023-01-22 00:12:04 +01:00 |
|
techmetx11
|
fe5b81f2c3
|
Add support for multiple songs
|
2023-01-16 14:04:20 +01:00 |
|
Émilien Devos
|
d6087fac47
|
Don't continue when LOGIN_REQUIRED and no videoDetails
|
2023-01-15 16:22:05 +01:00 |
|
techmetx11
|
1b5fbfc13e
|
Video: Add support for the music section
|
2023-01-14 13:16:20 +01:00 |
|
DUOLabs333
|
4b2d942024
|
Convert tabs to spaces
|
2023-01-11 15:58:07 -05:00 |
|
DUOLabs333
|
456e91426a
|
Formatting
|
2023-01-08 16:44:44 -05:00 |
|
DUOLabs333
|
4fc1b8ae86
|
Remove superfluous 'end'
|
2023-01-08 16:20:23 -05:00 |
|
DUOLabs333
|
32471382c4
|
Different cosmetic fixes
|
2023-01-08 16:18:35 -05:00 |
|
DUOLabs333
|
76758baab8
|
Removed unneccesary String::Builder and removed cues that was just a blank line
|
2023-01-03 13:10:26 -05:00 |
|
DUOLabs333
|
b49ed65a07
|
Linting
|
2023-01-03 10:21:16 -05:00 |
|
DUOLabs333
|
8df1c3bb57
|
Add support for timedtext captions
|
2023-01-03 10:17:47 -05:00 |
|
Samantaz Fox
|
09b9b758de
|
Add param 8AEB for getting youtube stories (#3258)
|
2022-11-21 21:29:49 +01:00 |
|
Samantaz Fox
|
cc5c83333f
|
videos: improve fetching of streaming data
|
2022-11-13 14:40:00 +01:00 |
|
Samantaz Fox
|
2acff70811
|
videos: handle different JSON structs being present in cache
|
2022-10-31 20:30:35 +01:00 |
|
Samantaz Fox
|
db91d3af66
|
videos: Fix some bugs
|
2022-10-31 20:30:35 +01:00 |
|
Samantaz Fox
|
83795c245a
|
videos: Support the new like button's structure
|
2022-10-31 20:30:30 +01:00 |
|
Samantaz Fox
|
ae03ed7bf7
|
videos: move player/next parsing code to a dedicated file
|
2022-10-31 20:09:04 +01:00 |
|
Samantaz Fox
|
cd03fa06ae
|
videos: move 'Caption' and associated global/functions to a separate file
|
2022-10-31 20:09:04 +01:00 |
|
Samantaz Fox
|
9baaef412f
|
videos: move 'VideoPreferences' and its associated function to a separate file
This will require some rework later.
|
2022-10-31 20:09:04 +01:00 |
|
Samantaz Fox
|
88141c459c
|
videos: move formats structure to a separate file/module
|
2022-10-31 20:09:04 +01:00 |
|
Samantaz Fox
|
6250039405
|
videos: move regions list to a dedicated file
|
2022-10-31 20:09:03 +01:00 |
|