Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of ssh://c.hgit.ga/software/yt-local into master | Jesús | 2022-05-30 | 0 | -0/+0 |
|\ | |||||
| * | Fevert 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 | ||||
* | | 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 | ||||
* | Filter out noisy video routing requests in console | James Taylor | 2022-03-30 | 1 | -4/+6 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | 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 |
| | |||||
* | README.md: update public instance | Jesús | 2022-02-06 | 1 | -1/+1 |
| | |||||
* | 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> | ||||
* | README.md: minor fix | Jesús | 2022-01-20 | 1 | -1/+1 |
| | |||||
* | [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/ | ||||
* | [.gitignore]: update | Jesús | 2021-12-26 | 1 | -0/+1 |
| | |||||
* | Delete unused file | Jesús | 2021-12-26 | 1 | -547/+0 |
| | |||||
* | Disable 'Prefer integrated sources' for default | Jesús | 2021-12-26 | 2 | -1/+548 |
| | |||||
* | change by default format, priority FLOSS formats | Jesús | 2021-12-26 | 1 | -8/+8 |
| | |||||
* | [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 |
| | |||||
* | update public instance | Jesús | 2021-11-29 | 1 | -1/+1 |
| | |||||
* | Work around video throttling using android user-agent | James Taylor | 2021-10-18 | 1 | -34/+35 |
| | | | | | | Temporary fix for #95 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | README.md: about public instances | Jesús | 2021-09-28 | 1 | -0/+6 |
| | |||||
* | Improve input styles | Jesús | 2021-09-22 | 11 | -0/+22 |
| | |||||
* | version 0.2.10.2.1 | Jesús | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | Revert "Usage hqdefault thumbnail in related videos" | Jesús | 2021-09-14 | 1 | -3/+2 |
| | | | | This reverts commit a0c3ca0159136d17eefa129176ae1904110238b8. |