Georgiy
|
6d9fcda349
|
refactor(decipherFunction): Created function makeDecipherFunction for deciphering url`s. Fixed an issue where the application would stop working if the function was generated incorrectly. Updated regex patterns.
|
2023-05-26 18:51:40 +03:00 |
|
Georgiy
|
b16cfb7fa5
|
refactor(description): Fixing some bugs in displaying description.
|
2023-05-26 18:48:47 +03:00 |
|
Georgiy
|
1fdf1510a6
|
fix(channelUrls): Fixed displaying channels which opened from search.
|
2023-05-26 18:47:08 +03:00 |
|
Georgiy
|
2e93cd400c
|
refactor(thumbnail): Changed video preview quality from maxresdefault to hqdefault.
|
2023-05-26 18:46:26 +03:00 |
|
Georgiy
|
90931d7286
|
refactor(channelRequest): Added new type of channel url - /@examplechannel.
|
2023-05-26 18:45:54 +03:00 |
|
Georgiy
|
e2db406b90
|
refactor(thumbnail): Changed video preview quality from maxresdefault to hqdefault.
|
2023-05-26 18:44:28 +03:00 |
|
Georgiy
|
1954f44802
|
refactor(iconTypeMap): Changed checking of metadata.icon value in iconTypeMap
|
2023-05-26 18:41:16 +03:00 |
|
Georgiy
|
150f067379
|
Merge remote-tracking branch 'origin2/main'
|
2023-05-19 18:37:04 +03:00 |
|
Georgiy
|
f88a4587c0
|
fix(bug): Fixed bug with loading videos
BREAKING CHANGE: Added new regex pattern for decipher function
|
2023-05-19 18:36:10 +03:00 |
|
Pixkk
|
ce00f41546
|
Merge branch 'VueTubeApp:main' into main
|
2023-05-19 18:35:57 +03:00 |
|
Blank-1973
|
cfe67eab0e
|
Update japanese.js
|
2023-05-15 09:24:43 +12:00 |
|
Pixkk
|
9068543a04
|
Delete node.js.yml
|
2023-05-15 09:22:00 +12:00 |
|
Georgiy
|
58db12e796
|
fix(description): Fixed errors in description
|
2023-05-15 09:22:00 +12:00 |
|
Georgiy
|
59aa3051c9
|
fix(video): Fixed player (loading music video), added publishDate information in metadata section of video info.
|
2023-05-15 09:22:00 +12:00 |
|
Pixkk
|
146bf42bf5
|
Delete node.js.yml
|
2023-05-14 18:54:42 +03:00 |
|
Georgiy
|
938073477d
|
fix(description): Fixed errors in description
|
2023-05-14 18:51:33 +03:00 |
|
Georgiy
|
594d496783
|
fix(video): Fixed player (loading music video), added publishDate information in metadata section of video info.
|
2023-05-14 18:51:03 +03:00 |
|
Luka
|
f95f503170
|
Merge pull request #621 from pixkk/main
Updating app
|
2023-05-08 12:08:20 +00:00 |
|
Georgiy
|
182edf9e70
|
Merge remote-tracking branch 'origin2/main'
|
2023-05-08 13:46:01 +03:00 |
|
Georgiy
|
06a9b1358f
|
fix(description): Fixed displaying description
|
2023-05-08 13:45:15 +03:00 |
|
Georgiy
|
8f5f39dd98
|
refactor: Added playerParams (for videos from search)
|
2023-05-08 13:44:20 +03:00 |
|
Georgiy
|
1a12523bd1
|
refactor: Minor changes which can fix spam in console
|
2023-05-08 13:43:03 +03:00 |
|
Georgiy
|
ded0aa2eb4
|
refactor(qualitySelection): Updated video quality selection list.
1. Sorted from top to bottom, from best to worst quality.
2. Changed bps to Mbps
3. Auto selection high quality video and audio
|
2023-05-08 13:41:11 +03:00 |
|
Georgiy
|
d358d74bc4
|
fix: Fixed crash on launch, when item "loop" can`t be found
|
2023-05-08 13:33:55 +03:00 |
|
Georgiy
|
c0dde9a32d
|
feat: Blocked url drag and drop
|
2023-05-08 13:32:52 +03:00 |
|
Luka
|
902207b81f
|
Merge pull request #619 from pixkk/main
Fixed player loading, fixed layout with new updates
|
2023-05-03 12:42:39 +00:00 |
|
Pixkk
|
f0b5cbeaae
|
Create node.js.yml
|
2023-05-03 15:41:59 +03:00 |
|
Georgiy
|
1b15c6236c
|
feat(recommends): Changed type of recommends in index.vue
|
2023-05-03 15:10:09 +03:00 |
|
Georgiy
|
0ddda59c72
|
fix: Fixed displaying info in Updates menu
|
2023-05-03 15:06:50 +03:00 |
|
Georgiy
|
c75ee0d882
|
feat(lang): updated Ukrainian language
|
2023-05-03 15:06:03 +03:00 |
|
Georgiy
|
3b18789478
|
fix: Fixed player (loading video)
|
2023-05-03 15:03:39 +03:00 |
|
Georgiy
|
161e0937cd
|
Fixed error
|
2023-05-03 13:44:44 +03:00 |
|
Alex
|
098f5e5a25
|
fix: 🐛 typo that caused build to fail (#615)
|
2023-04-24 19:59:53 +12:00 |
|
Wojtaz0w
|
280cd217e4
|
Update Polish translation (#614)
* Update polish.js
* Update polish.js
|
2023-04-24 19:05:59 +12:00 |
|
Cyrus
|
913507c76a
|
Add Russian Readme (#610)
* docs: add russian readme
* docs: add translated icons
* docs: fix icons directories
* docs: add references to ru page
* docs: fix some mistakes
|
2023-04-18 10:17:32 +12:00 |
|
Fergus Lai
|
b1254b7376
|
feat: implemented local playlist (#611)
|
2023-04-18 10:17:23 +12:00 |
|
Fergus Lai
|
f7ce9a62ea
|
feat: added local history (#609)
|
2023-03-30 14:09:11 +13:00 |
|
maboroshin
|
405531a03b
|
Update japanese.js (#608)
|
2023-03-18 17:42:08 +13:00 |
|
Alex
|
871d841ebd
|
add deprecation notice to youtube.js and innertube.js (#606)
* docs: formatted readme.md
* fix readme issues and add links
* docs: update readme links
* docs: 📝 added deprecation warning for innertube.js and youtube.js
|
2023-03-01 17:24:45 +13:00 |
|
taqin
|
7c2c8fdf6b
|
add bottom banner translation (#604)
* translating bottom banner
* add bottom banner translation
* Update readme.id.md
|
2023-03-01 17:23:05 +13:00 |
|
Fergus Lai
|
7d9247af36
|
feat: 🕒 added sharing video link with timestamp (#72) (#605)
|
2023-03-01 13:03:11 +13:00 |
|
KAZI MMT
|
8073a1a7f5
|
add: bengali language (#603)
* add: `bengali` language
* fix: wording
|
2023-02-14 11:34:19 +13:00 |
|
Tomas Štefe
|
8fd7ea2c98
|
Add Slovenian translation (#600)
* Added slovenian translation
* Added slovenian to language.js
|
2023-02-14 03:02:34 +13:00 |
|
taqin
|
c9912ecb20
|
Update readme.id.md (#602)
|
2023-02-14 03:02:17 +13:00 |
|
Achmad Rivaldi
|
a6b8a5fa6d
|
Update indonesian.js (#601)
|
2023-02-14 03:01:33 +13:00 |
|
Adam Iskandar
|
ea2ec25a01
|
Added new strings to malay.js (#598)
* Added new lines to malay.js
* Fix typo in malay.js
|
2023-01-20 23:01:51 +13:00 |
|
Chico
|
fa1c6686be
|
Korean translation update (#599)
Add new strings and translate
|
2023-01-20 23:01:33 +13:00 |
|
Nikita Krupin
|
c05b42b12c
|
Merge github.com-picklenik:Frontesque/VueTube
|
2023-01-06 14:13:12 -05:00 |
|
Nikita Krupin
|
86c7da0d5d
|
switch to RYD for like count source
|
2023-01-06 14:12:55 -05:00 |
|
imgbot[bot]
|
3af4a5d7fc
|
[ImgBot] Optimize images (#595)
*Total -- 111.97kb -> 83.53kb (25.4%)
/resources/readme_icon_plans.png -- 12.06kb -> 6.96kb (42.31%)
/resources/readme_icon_disclaimer.png -- 11.37kb -> 6.91kb (39.23%)
/resources/readme_icon_acknowledgements.png -- 10.60kb -> 6.87kb (35.18%)
/resources/readme_icon_install.png -- 10.17kb -> 6.64kb (34.74%)
/resources/readme_icon_features.png -- 8.26kb -> 5.61kb (32.01%)
/resources/readme_icon_progress.png -- 6.03kb -> 4.37kb (27.48%)
/resources/readme_icon_github.png -- 17.34kb -> 14.38kb (17.04%)
/resources/readme_icon_donate.png -- 12.06kb -> 10.04kb (16.81%)
/resources/readme_icon_community.png -- 13.86kb -> 11.56kb (16.6%)
/resources/readme-ja/VueTube.ja.dark.svg -- 9.27kb -> 9.24kb (0.34%)
/NUXT/static/home.svg -- 0.32kb -> 0.32kb (0.3%)
/NUXT/static/subs.svg -- 0.63kb -> 0.63kb (0.16%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2023-01-03 14:31:02 +13:00 |
|