Commit Graph

4736 Commits

Author SHA1 Message Date
bonjinnorenka
c3ea7fb72c fix bugs, rollback event function and readable 2023-09-08 00:46:37 +09:00
bonjinnorenka
b1a1e5230d better iframe size and use forEach on playerVars 2023-09-06 23:54:18 +09:00
bonjinnorenka
ffb7b7446e support playlist function 2023-09-06 23:31:09 +09:00
bonjinnorenka
74bf3bc8b2 Merge branch 'iv-org:master' into iframe_api 2023-09-06 23:10:07 +09:00
bonjinnorenka
96439bc15c improve event process 2023-09-04 00:43:39 +09:00
bonjinnorenka
bd35a5a149 fix typo,delete unnecessary type check 2023-09-03 09:04:04 +09:00
bonjinnorenka
cb27c6a33a improve readable and fix YT overwrite bug 2023-09-03 02:27:05 +09:00
bonjinnorenka
1d67e13d9c improve feature 2023-09-03 02:17:14 +09:00
bonjinnorenka
6a1beeb789 small improve 2023-08-30 00:52:58 +09:00
bonjinnorenka
2134dd89d8 improve return data
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-30 00:40:03 +09:00
bonjinnorenka
8239d1da5d improve error process
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-30 00:27:32 +09:00
bonjinnorenka
26f9e8bf0d improve type check
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-30 00:26:20 +09:00
bonjinnorenka
37cd696a46 replace var with let
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-30 00:22:55 +09:00
bonjinnorenka
4bb9a618be error message more easy to understand
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-29 07:56:52 +09:00
bonjinnorenka
024246d1b3 embed.js target_origin more short code
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-29 07:51:48 +09:00
bonjinnorenka
e9faeb793b invidious_iframe_api.js fix typo
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-29 07:46:30 +09:00
bonjinnorenka
bfba48af81 embed.js additional_info more short
Co-authored-by: AHOHNMYC <24810600+AHOHNMYC@users.noreply.github.com>
2023-08-29 07:45:33 +09:00
Samantaz Fox
ac0c0609bb Add workaround for storyboards on local instances (#4040) 2023-08-26 12:15:04 +02:00
Samantaz Fox
7e84d07c27 Playlist import no refresh (#3973) 2023-08-26 12:12:42 +02:00
Samantaz Fox
a8295b452e Search: Add hashtag result (#3989) 2023-08-26 12:11:38 +02:00
Samantaz Fox
95176a8eb4 Translations update from Hosted Weblate (#3977) 2023-08-26 12:11:02 +02:00
bonjinnorenka
2ae3b3e2e4 fix getVideoData title not correct answer 2023-08-26 08:31:54 +09:00
bonjinnorenka
fc49ab285e fix playing related bugs 2023-08-26 00:48:41 +09:00
Samantaz Fox
1377f2ce7d Revert broken i18next v3 changes made by weblate 2023-08-25 08:24:25 +02:00
Snwglb
23b19c80b3 Update Hindi translation 2023-08-21 02:56:21 +02:00
Ettore Atalan
387f057a96 Update German translation 2023-08-21 02:56:21 +02:00
Snwglb
ce44cb9421 Update Hindi translation 2023-08-19 10:08:18 +02:00
bonjinnorenka
54c90bae48 add end new line 2023-08-18 11:47:14 +09:00
bonjinnorenka
a9820eee5e add part of iframe api 2023-08-18 11:40:50 +09:00
bonjinnorenka
d6b34a4057 Revert "add part of feature control embed player"
This reverts commit 39147309da.
2023-08-18 11:23:52 +09:00
bonjinnorenka
39147309da add part of feature control embed player 2023-08-18 10:59:41 +09:00
Petter Reinholdtsen
de2ea47854 Update Norwegian Bokmål translation 2023-08-14 14:52:54 +02:00
Noa Laznik
4b85890c6d Update Slovenian translation 2023-08-12 04:53:16 +02:00
Ati
37f1a6aacf Update Slovak translation 2023-08-10 21:53:28 +02:00
Milan Šalka
c089d57cdb Update Slovak translation 2023-08-10 21:53:28 +02:00
syeopite
2b36d3b419 Update errors.cr 2023-08-10 18:45:10 +00:00
syeopite
6b17bb5250 Regression from #4037 | Fix storyboards
PR #4037 introduced a workaround around YouTube's new integrity checks
on streaming URLs. However, the usage of this workaround prevents
storyboard data from being returned by InnerTube.

This commit fixes that by only using the workaround when calling try_fetch_streaming_data
2023-08-08 15:28:01 -07:00
syeopite
a81c0f329c Add workaround for storyboards on priv. instances
An upstream problem with videojs-vtt-thumbnails means that URLs gets
joined incorrectly on any instance where `domain`, `external_port` and
`https_only` aren't set.

This commit adds some logic with the 404 handler to mitigate this
problem. This is however only a workaround.

See:
https://github.com/iv-org/invidious/issues/3117
https://github.com/chrisboustead/videojs-vtt-thumbnails/issues/31
2023-08-08 15:13:23 -07:00
Damjan Gerl
709bb7281b Update Slovenian translation 2023-08-07 21:29:48 +02:00
Leonardo Colman
3123478cb2 Update Portuguese translation 2023-08-07 21:29:48 +02:00
Hoang Minh Pham
ebb69ee4fd Update Vietnamese translation 2023-08-07 21:29:48 +02:00
Leonardo Colman
00ac29a2ba Update Portuguese (Brazil) translation 2023-08-07 21:29:48 +02:00
Eric
9715e96adb Update Chinese (Simplified) translation 2023-08-07 21:29:48 +02:00
random r
1e170ef7d0 Update Italian translation 2023-08-07 21:29:48 +02:00
atilluF
b4e9f173ab Update Italian translation 2023-08-07 21:29:48 +02:00
John Donne
2117e34e97 Update French translation 2023-08-07 21:29:48 +02:00
Overplant Poster
a5bcf9ba44 Update Sinhala translation 2023-08-07 21:29:48 +02:00
Subham Jena
8a88e51382 Update Odia translation 2023-08-07 21:29:48 +02:00
Fjuro
7bf3f08daf Update Czech translation 2023-08-07 21:29:48 +02:00
Milo Ivir
b41574481d Update Croatian translation 2023-08-07 21:29:48 +02:00