Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Refactoring code and reuse INNERTUBE_CLIENTS" | Jesus | 2024-10-11 | 2 | -135/+110 |
| | | | | This reverts commit 8af98968dd4325d5686bfed109aa4ed18b17edbc. | ||||
* | v0.2.18v0.2.18 | Astound | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Switch to android test suite client by default | Jesus | 2024-06-11 | 1 | -0/+23 |
| | | | | | | | Invidious' solution to the destruction of the android client: https://github.com/iv-org/invidious/pull/4650 Fixes #207 | ||||
* | Release v0.2.170.2.17 | Astound | 2024-04-29 | 1 | -1/+1 |
| | |||||
* | set ios client | Astound | 2024-04-27 | 1 | -16/+16 |
| | |||||
* | update version 0.2.160.2.16 | Astound | 2024-04-21 | 1 | -1/+1 |
| | |||||
* | update client params | Astound | 2024-04-21 | 1 | -1/+1 |
| | |||||
* | Refactoring code and reuse INNERTUBE_CLIENTS | Astound | 2024-04-21 | 2 | -114/+110 |
| | |||||
* | update | Astound | 2024-04-21 | 1 | -2/+2 |
| | | | | update android_music client | ||||
* | update | Astound | 2024-04-21 | 1 | -2/+2 |
| | | | | update android client | ||||
* | version 0.2.150.2.15 | Astound | 2024-04-08 | 1 | -1/+1 |
| | |||||
* | normalize css | Astound | 2024-04-08 | 1 | -2/+2 |
| | |||||
* | fix color dark theme | Astound | 2024-04-08 | 2 | -7/+8 |
| | |||||
* | v0.2.140.2.14 | Astound | 2024-04-07 | 1 | -1/+1 |
| | |||||
* | css normalize | Astound | 2024-04-07 | 2 | -8/+8 |
| | |||||
* | update styles to modern | Astound | 2024-04-07 | 5 | -21/+27 |
| | |||||
* | version 0.2.130.2.13 | Astound | 2024-04-06 | 1 | -1/+1 |
| | |||||
* | Update `android` params | Astound | 2024-04-06 | 2 | -8/+4 |
| | | | | Discovered by LuanRT - https://github.com/LuanRT/YouTube.js/pull/624 | ||||
* | version 0.2.120.2.12 | Astound | 2024-03-31 | 1 | -1/+1 |
| | |||||
* | Set 'ios' client to bypass | Astound | 2024-03-31 | 2 | -11/+17 |
| | | | | | | | absidue notes that blockage of the android client is collateral damage due to YouTube's war with ReVanced. Switching to iOS should keep us out of the line of fire for now: https://github.com/yt-dlp/yt-dlp/issues/9554#issuecomment-2026828421 | ||||
* | Temporal fix: all requests with ANDROID client get redirected to aQvGIIdgFDM ↵ | Astound | 2024-03-31 | 2 | -1/+20 |
| | | | | | | video, hence the different "content not available" Set YTMUSIC_ANDROID client instead, but it's just the matter of time before youtube updates that one too :( | ||||
* | version 0.2.110.2.11 | Astound | 2024-03-30 | 1 | -1/+1 |
| | |||||
* | Update user-agents and update android client parameters to fix blockage | Astound | 2024-03-30 | 3 | -13/+15 |
| | |||||
* | version 0.2.100.2.10 | Astound | 2024-03-11 | 1 | -1/+1 |
| | |||||
* | Use response.headers instead of response.getheaders() | Astound | 2024-03-11 | 1 | -1/+1 |
| | | | | response.getheaders() will be deprecated by urllib3. | ||||
* | version 0.2.90.2.9 | Astound | 2024-03-10 | 1 | -1/+1 |
| | |||||
* | av-merge: Retry more than once for timeouts | Astound | 2024-03-10 | 1 | -1/+2 |
| | |||||
* | Update android client version to fix 400 Bad Request | Astound | 2024-03-10 | 1 | -3/+3 |
| | |||||
* | bump v0.2.80.2.8 | Astound | 2024-01-29 | 1 | -1/+1 |
| | |||||
* | Update Plyr custom styles for menu container | Astound | 2024-01-29 | 1 | -0/+8 |
| | | | | | | | Specifically, set a maximum height and added vertical scrolling to address an issue related to Plyr's menu height. Improve the overall usability and visual appearance of the menu in video player. | ||||
* | Adjust Plyr custom styles for video preview thumbnail | Astound | 2024-01-29 | 1 | -0/+9 |
| | | | | | | | | In custom_plyr.css, made adjustments to styles for video preview thumbnail in Plyr Specific changes: - Modified the size and positioning of the thumbnail container to improve the visual presentation. - Enchance the user experience when interacting with video previews. | ||||
* | Refactor styles on video playback page | Astound | 2024-01-29 | 3 | -21/+23 |
| | | | | | | | | | Made changes to the styles on the video playback page to enhance visibility and address issues with the video player. Added a new custom style file for Plyr, and removed redundant and unused styles in watch.css. Specific changes: - Added custom_plyr.css for Plyr styles. - Removed redundant styles related to playback issues in watch.css | ||||
* | fix thumbnail into channel | Astound | 2024-01-28 | 1 | -0/+1 |
| | |||||
* | Revert update plyr0.2.7 | Astound | 2024-01-28 | 6 | -4814/+5317 |
| | |||||
* | av-merge: Retry failed requests | Astound | 2024-01-26 | 1 | -11/+37 |
| | | | | Should reduce playback stalling | ||||
* | av-merge: Use fetchRange promise properly | Astound | 2024-01-26 | 1 | -18/+25 |
| | |||||
* | Fix plyr hash version into embed | Astound | 2024-01-24 | 1 | -1/+1 |
| | |||||
* | Set flexible responsive video | Astound | 2024-01-24 | 2 | -2/+2 |
| | |||||
* | update plyr | Astound | 2024-01-22 | 5 | -5315/+4813 |
| | |||||
* | Add autoplay to plyr | Astound | 2024-01-22 | 1 | -48/+42 |
| | |||||
* | Refactor captions logic in Plyr video player initialization | Astound | 2024-01-22 | 1 | -11/+4 |
| | | | | | Simplify the captions logic in the Plyr video player initialization by using a conditional statement. Cleaner and more concise code. | ||||
* | Add autoplay functionality in Plyr video player | Astound | 2024-01-22 | 1 | -0/+4 |
| | | | | Introduce autoplay feature in the Plyr video player based on the configuration settings. | ||||
* | Add setting to autoplay videos | Astound | 2024-01-22 | 1 | -1/+1 |
| | |||||
* | Fix like count extraction | Astound | 2024-01-22 | 1 | -12/+20 |
| | |||||
* | Add option to always use integrated sources | Astound | 2024-01-22 | 1 | -3/+11 |
| | | | | | | Make the prefer_integrated_sources setting an int with 0,1,2 instead of a bool, where 2 makes it always use integrated sources unless none are available. | ||||
* | Fix channel about tab | Astound | 2024-01-22 | 7 | -90/+231 |
| | |||||
* | subscriptions: Update live/upcoming/premier durations upon check | Astound | 2024-01-22 | 1 | -24/+53 |
| | | | | | | The durations were previously set to "LIVE", "UPCOMING", etc. and would not be updated once the livestream was over or the upcoming video was published. | ||||
* | Subscriptions: Fix exceptions when videos are missing upload dates | Astound | 2024-01-22 | 1 | -2/+28 |
| | | | | | | | E.g. line 548, AttributeError: 'NoneType' object has no attribute 'lower' When upload dates are unavailable, make ones up which give the correct video order | ||||
* | Fix comment replies not working | Astound | 2024-01-22 | 1 | -2/+2 |
| | | | | | YouTube set a limit of 200 replies, otherwise it rejects the request. So decrease the requested number of replies to 200 | ||||
* | Fix comment count extraction due to 'K/M' postfixes | Astound | 2024-01-22 | 3 | -5/+8 |
| | | | | YouTube now displays 2K comments instead of 2359, for instance |