gmnsii
edd65825f8
ShareModal - visual changes and improved component reusability
...
Time code text field no longer appears when sharing without time code.
Time code text field now appears under 'share with time code' checkbox.
'playlistId' and 'playlistIndex' are no longer required props.
2022-12-15 15:26:42 -08:00
gmnsii
72f4f0d00c
Add 'share with playlist' option for share button
...
When the option is used (true by default) links generated by the share button will redirect to the same video in the same playlist.
Support for various locales still need to be added.
2022-12-04 15:19:24 -08:00
Kavin
905ad6676a
Disable internal DASH manifest rewriting due to issues with shaka.
...
Closes #1805
2022-12-02 21:11:22 +00:00
Kavin
afc833bf2c
Merge pull request #1831 from Bnyro/playlists-import-export
...
Playlists import and export
2022-11-29 19:13:49 +00:00
Bnyro
be53eefd03
use Promise#all()
, use substr(-11)
2022-11-29 19:57:58 +01:00
thecashewtrader
ea0e802015
Fix long chapter titles squishing video
2022-11-28 20:59:09 +05:30
Bnyro
166430770e
add a format name and version number
2022-11-28 14:53:13 +01:00
Bnyro
d595e9d2c4
add import functionality
2022-11-28 14:51:17 +01:00
Bnyro
0a7c2d6c0c
add playlist export functionality
2022-11-28 14:13:36 +01:00
Sai Karthik
4b77761034
add line break
2022-11-26 17:34:57 +05:30
Sai Karthik
84bce5d0ac
fix(SubscriptionsPage): fix card arrangement with more channels
2022-11-26 16:53:07 +05:30
Sai Karthik
d8e1139e82
refactor(SubscriptionsPage): styling changes
...
- show channel info as cards
- only show sub count info if subs are > 0
2022-11-26 16:34:12 +05:30
Kavin
31e30789cd
Add support for Kabyle.
2022-11-25 15:54:33 +00:00
fmessmer
827e3f5c34
Hide sponsor options from Preferences if sponsorBlock isn't checked
2022-11-17 17:24:56 +01:00
Bnyro
977efc82a4
clear search btn
2022-11-17 11:44:47 +01:00
Kavin
adf5f7da64
Don't show alerts in some scenarios.
2022-11-16 18:51:56 +00:00
Kavin
6b9151e47f
Add better error messages for localStorage disabled.
2022-11-16 18:49:11 +00:00
photochlorination
26d39ae55c
Don't load trending page on feed homepage
2022-11-15 14:35:14 -08:00
Kavin
601da0d460
Fix channel tab case change.
2022-11-15 21:36:02 +00:00
Kavin
455edfcf7c
Filter audio tracks in variants too.
2022-11-15 21:16:19 +00:00
Kavin
5a268b26bd
Add support for multi-audio language videos.
2022-11-15 20:58:37 +00:00
Kavin
1ad228e39e
Fix linting issues.
2022-11-14 01:55:53 +00:00
Kavin
e764b0cdf1
readme: replace docs url.
2022-11-14 01:39:00 +00:00
Kavin
47bf276f7a
Fix formatting.
2022-11-11 21:28:34 +00:00
Kavin
599540f5a0
Replace piped.kavin.rocks with piped.video.
2022-11-11 21:19:26 +00:00
Kavin
c4c3c5bbca
Add romanian to language selector.
2022-11-11 15:52:25 +00:00
thecashewtrader
1d0498f96e
Add Minimize Chapters by default option
2022-11-09 22:35:11 +05:30
thecashewtrader
0a64950868
Fix Add to playlist button margin
2022-11-08 22:33:40 +05:30
Kavin
ef4f93b1bf
Add Odia to language selector.
2022-11-07 01:33:58 +00:00
Kavin
6438d4fbab
Remove av1 by default.
2022-11-06 00:45:08 +00:00
Kavin
756471695d
Move v-if calls to single template.
2022-11-06 00:44:48 +00:00
thecashewtrader
b382b525b1
Move conditional rendering logic to WatchOnYouTubeButton
2022-11-06 00:44:48 +00:00
thecashewtrader
662eb32e3e
Extract Watch on YouTube button to a component
2022-11-06 00:44:48 +00:00
thecashewtrader
f0fdd84bae
Add Watch on YouTube button
2022-11-06 00:44:48 +00:00
thecashewtrader
fe64adf6d6
Fix typo: defaultLangage to defaultLanguage
2022-11-03 22:15:28 +05:30
Kavin
5bcbed1966
Fix duration not being shown.
...
Closes #1667
2022-11-02 23:59:32 +00:00
Bnyro
4172ba81e0
use setPreference
2022-11-02 14:16:14 +01:00
Bnyro
a84a9435fe
remember the share dialog settings
2022-11-02 13:06:13 +01:00
Kavin
6f90252904
Remove unused variable.
2022-11-01 15:21:01 +00:00
Kavin
649aad7a89
Implement better handling of channel page loading.
2022-11-01 15:15:12 +00:00
Kavin
8af91d31e8
Revert "fix nextpage = undefined"
2022-11-01 15:14:32 +00:00
Bnyro
e3d00ae8e9
fix nextpage = undefined
2022-11-01 15:57:03 +01:00
Kavin
1ec8480351
Implement content item component.
2022-11-01 12:36:19 +00:00
Bnyro
16dcca8822
log untranslated tabs
2022-11-01 13:22:23 +01:00
Bnyro
349b04834e
hightlight the current tab
2022-11-01 13:07:31 +01:00
Bnyro
94def0723d
proper nextpage implementation
2022-11-01 12:39:01 +01:00
Bnyro
40417bbdde
basic functionality
2022-11-01 12:31:45 +01:00
Bnyro
8006f3a199
move the search results into a ContentItem
component
2022-11-01 11:32:53 +01:00
Kavin
667b1a4445
Use isShort field to check if short.
...
Instead of checking the video duration.
2022-10-27 10:36:13 +01:00
Kavin
157ce2b0d5
Ensure comments are loaded by default.
2022-10-24 10:49:29 +01:00