Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update channel to new ctoken format | Jesus E | 2023-05-28 | 4 | -17/+70 | |
| | | | | | | Huge thanks to @michaelweiser Different sortings still don't work for videos and playlists | |||||
* | Fix failure to detect vp9.2 and mp4v.20.3 codecs | Jesus E | 2023-05-28 | 1 | -4/+3 | |
| | ||||||
* | Fix fmt extraction mime_type regex failure as well as exceptions | Jesus E | 2023-05-28 | 1 | -2/+4 | |
| | ||||||
* | GO to cideo with url | Jesus E | 2023-05-28 | 1 | -2/+2 | |
| | ||||||
* | go ti video with url | Jesus E | 2023-05-28 | 1 | -0/+2 | |
| | ||||||
* | Remove leftover print statement | Jesus E | 2023-05-28 | 1 | -1/+0 | |
| | ||||||
* | Fix likes count | Jesus E | 2023-05-28 | 1 | -21/+42 | |
| | ||||||
* | version 0.2.30.2.3 | Jesús | 2022-10-06 | 1 | -1/+1 | |
| | ||||||
* | Fix missing id into input tag | Jesús | 2022-10-05 | 1 | -2/+2 | |
| | ||||||
* | Fix self closing tag w3c issues | Jesús | 2022-10-05 | 12 | -30/+30 | |
| | ||||||
* | Disable download by RIAA issues | Jesús | 2022-10-05 | 2 | -2/+6 | |
| | | | | | Ref: https://torrentfreak.com/riaa-thwarts-youts-attempt-to-declare-youtube-ripping-legal-221002/ Archive: https://archive.ph/OZQbN | |||||
* | version 0.2.20.2.2 | Jesus | 2022-08-07 | 1 | -1/+1 | |
| | ||||||
* | copyTextToClipboard: support fullscreen | zrose584 | 2022-08-07 | 1 | -2/+3 | |
| | ||||||
* | onKeyDown: ignore plyr CustomEvents | zrose584 | 2022-08-07 | 1 | -0/+1 | |
| | ||||||
* | fix figure tag of sc-video | Jesús | 2022-05-31 | 1 | -0/+3 | |
| | ||||||
* | Revert update plyr | Jesús | 2022-05-30 | 5 | -3233/+3877 | |
| | | | | | because iceweasel not support engine v8+ More info: https://repo.palemoon.org/MoonchildProductions/UXP/issues/1675 | |||||
* | Fix preview_thumbnails | Jesús | 2022-05-30 | 2 | -9/+8 | |
| | | | | use 'deep_get' for storyboard | |||||
* | Extract captions base_url using different method when missing | James Taylor | 2022-03-30 | 1 | -0/+19 | |
| | | | | | | | | | | The base url will be randomly missing. Take one of the listed captions urls which already has the &lang and automatic specifiers. Then remove these specifiers. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Fix exception when _captions_base_url is not present | James Taylor | 2022-03-30 | 3 | -2/+9 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | [embed]: Fix undefined storyboard_url and add license | Jesús | 2022-02-21 | 2 | -2/+11 | |
| | ||||||
* | Fix failing exit node retry test | James Taylor | 2022-02-16 | 1 | -2/+1 | |
| | | | | | | The urllib3 retries.history wasn't working anyways Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Fix error during exit blockage detection when Set-Cookie missing | James Taylor | 2022-02-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Fix MaxRetryErrors due to Tor exit node blockage | James Taylor | 2022-02-15 | 1 | -3/+16 | |
| | | | | | | | | Sometimes YouTube redirects to a google.com/sorry page, seemingly setting up redirect loops. Other times the url redirects to itself. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | update plyr config | Jesús | 2022-02-11 | 1 | -0/+5 | |
| | ||||||
* | Update plyr module | Jesús | 2022-02-11 | 5 | -47/+107 | |
| | ||||||
* | check variable author_description | Jesús | 2022-01-31 | 1 | -5/+7 | |
| | ||||||
* | Fix author in playlist | Jesús | 2022-01-31 | 1 | -10/+9 | |
| | ||||||
* | Fix name settings in hotkeys | Jesús | 2022-01-29 | 1 | -1/+1 | |
| | ||||||
* | hotkeys.js: fix 'f' | Jesús | 2022-01-29 | 1 | -2/+11 | |
| | ||||||
* | also autofocus search for /results or on error | zrose584 | 2022-01-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | [Design]: fix author_description | Jesús | 2022-01-17 | 1 | -2/+12 | |
| | ||||||
* | handle missing storyboard | zrose584 | 2022-01-17 | 3 | -4/+6 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | add preview thumbnails | zrose584 | 2022-01-09 | 4 | -0/+71 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Add application/vnd.ms-excel as CSV mime type | Andreas | 2021-12-31 | 1 | -1/+1 | |
| | | | | | | Windows sends application/vnd.ms-excel as MIME Type instead of text/csv Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | [FrontEnd]: fix placeholder in play-box | Jesús | 2021-12-31 | 1 | -1/+1 | |
| | ||||||
* | [FrontEnd]: fix dropdown design | Jesús | 2021-12-31 | 9 | -59/+39 | |
| | ||||||
* | [FrontEnd]: remove unused styles | Jesús | 2021-12-31 | 1 | -91/+0 | |
| | ||||||
* | [FrontEnd]: fix missing unsubscribe style | Jesús | 2021-12-31 | 2 | -3/+274 | |
| | ||||||
* | [FrontEnd]: light_theme, change link-visited color | Jesús | 2021-12-27 | 1 | -1/+1 | |
| | ||||||
* | [FrontEnd]: fix dropdown design | Jesús | 2021-12-27 | 11 | -53/+116 | |
| | ||||||
* | fix: falied load resource: net:: ERR_FILE_NOT_FOUND | Jesús | 2021-12-27 | 1 | -1/+6 | |
| | ||||||
* | update formats | Jesús | 2021-12-27 | 1 | -4/+8 | |
| | ||||||
* | Disable dislikes | Jesús | 2021-12-26 | 3 | -7/+1 | |
| | | | | Ref: https://blog.youtube/news-and-events/update-to-youtube/ | |||||
* | [FrontEnd]: improved settings design | Jesús | 2021-12-26 | 4 | -3/+10 | |
| | ||||||
* | [frontend]: fix design in playlist | Jesús | 2021-12-18 | 1 | -0/+6 | |
| | ||||||
* | [frontend]: fix reporInfo in prototype | Jesús | 2021-12-16 | 1 | -0/+3 | |
| | ||||||
* | [frontend]: relax find segment | Jesús | 2021-12-16 | 1 | -1/+4 | |
| | ||||||
* | [frontend]: fix global scope, change var to let | Jesús | 2021-12-16 | 7 | -84/+87 | |
| | ||||||
* | [Design]: short Clear text | Jesús | 2021-12-03 | 1 | -1/+1 | |
| | ||||||
* | [Design]: add 0.5rem for grid-gap (col and row) | Jesús | 2021-12-03 | 1 | -3/+3 | |
| |