Commit Graph

48 Commits

Author SHA1 Message Date
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 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
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
Georgiy 8f5f39dd98 refactor: Added playerParams (for videos from search) 2023-05-08 13:44:20 +03:00
Georgiy 3b18789478 fix: Fixed player (loading video) 2023-05-03 15:03:39 +03: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
Nikita Krupin 86c7da0d5d switch to RYD for like count source 2023-01-06 14:12:55 -05:00
Kenny 0c4ee9e7a7 Revert "Remove code duplication for thumbnails loading (#562)"
This reverts commit fa05eec499.
2022-11-16 19:27:22 -05:00
Alex fa05eec499
Remove code duplication for thumbnails loading (#562) 2022-10-19 10:28:42 +13:00
deepsource-autofix[bot] b252fa79c0
Format code with prettier
This commit fixes the style issues introduced in 38b0de7 according to the output
from prettier.

Details: https://deepsource.io/gh/VueTubeApp/VueTube/transform/9d827cbf-455d-44d1-b340-8f6b1836b896/
2022-06-22 05:24:06 +00:00
Alex a5c99845e1 feat(wip): comment replies 2022-05-05 15:57:37 +12:00
Alex aff6cb6847 feat: channel wrapper 2022-05-04 17:21:14 +12:00
Alex 7d27314a32 fix: minor bug fixes 2022-05-02 16:42:56 +12:00
Alex 2ad58fbed4 refactor!: switched comments to be using the desktop web api 2022-04-21 17:29:50 +12:00
Alex 3337a08095 feat: comments fully functional 2022-04-20 02:03:46 +12:00
Alex 3f18325ca3 feat: comment bar 2022-04-09 18:20:51 +12:00
Alex 2ff9cb997e feat: added toasts 2022-04-09 15:06:35 +12:00
Alex 4d039e3ed0 feat: better error logs on connecting 2022-04-09 14:28:08 +12:00
Alex e7453f862e feat: tweetmoji and comments (neither works yet) 2022-04-07 19:32:24 +12:00
Alex 25fbeab72f refactor: changed to web endpoint because youtube is breaking the android JSON API 2022-04-04 23:33:16 +12:00
Alex 6d9df0dfbf feat: recommendation based on watch history 2022-04-02 19:11:52 +13:00
Alex 9d83a56aeb feat: video watchtime now affects recommendations (I think) 2022-04-02 02:04:52 +13:00
Alex 6e565d66b7 feat: pagination, url handling, tracking 2022-04-01 14:02:08 +13:00
Alex 1db075c5ee Merge branch 'main' of https://github.com/404-Program-not-found/VueTube into main 2022-03-31 16:00:36 +13:00
Alex 79c6b9efdd feat: continuation script 2022-03-31 15:22:22 +13:00
Alex fba7caef4c feat: test for youtube recommendation change after click on video 2022-03-29 20:02:52 +13:00
Alex 123a28b9a3 feat: added description rendering 2022-03-27 17:31:32 +13:00
Alex 395c5983ea fix: api key not provided in /next calls 2022-03-25 10:14:15 +13:00
Alex eed6223a8a fix: search function fully functional 2022-03-25 00:47:13 +13:00
Alex 403a8535e9 refactor: better searching using the innertube API 2022-03-24 02:07:03 +13:00
Alex 90708b9dac refactor: changed API calls to be properly using innertube 2022-03-23 12:07:01 +13:00
Nikita Krupin ad9d916627 files linted, sorry for the spam c: 2022-03-21 19:47:11 -04:00
Alex 3c3ee6ba5a fix: the app is now working again 2022-03-22 02:21:18 +13:00
Alex 4958b7a7e2 feat: video specific recommendations 2022-03-21 13:27:41 +13:00
Alex b11a8b386d refactor(renderer)! : changed how json rendering is handled for video types 2022-03-21 01:20:13 +13:00
Alex 73bcd7f50e refactor! : change recommended to accept paramaters 2022-03-20 22:50:13 +13:00
Alex 93943a7545 fix: some thumbnails not found 2022-03-20 22:02:52 +13:00
Alex 607951eb66 refactor(watch.vue)! : made watch.vue compatable with the new innertube return 2022-03-20 20:24:38 +13:00
Alex 46ffe7a51d feat(api)! : completely revamped how Innertube recieves video information. 2022-03-20 19:05:43 +13:00
Alex eb1aca2627 refactor: centralized logger names 2022-03-19 18:35:28 +13:00
Alex 65c1b12ed0 feat: Recommendations API fully online. There is now a home page. 2022-03-19 00:50:44 +13:00
Alex c2e4036080 refactor: changed how the API is called 2022-03-18 19:15:19 +13:00
Alex 870a187072 feat: ability to get video details. Stores Innertube object 2022-03-18 02:17:32 +13:00
Alex 3fc69e7c33 feat: added constant variables for URLs in constants.js 2022-03-17 18:57:28 +13:00
Alex f18bfa8234 change client 2022-03-17 15:56:30 +13:00
Alex ead8b037f5 feat: youtube API communications working 2022-03-17 11:34:58 +13:00
Alex dba23bec6b small debug fixes 2022-03-17 08:47:17 +13:00
Alex 505b69365f feat: simple test to see if backend API works 2022-03-16 22:07:40 +13:00