| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | av-merge: call mediaSource.endOfStream() so player pauses at end | James Taylor | 2021-08-29 | 1 | -4/+35 |
* | Prevent Firefox from remembering quality select on page refresh | James Taylor | 2021-08-29 | 1 | -1/+1 |
* | Integrate quality selection into Plyr | James Taylor | 2021-08-29 | 3 | -29/+117 |
* | fix missing data variable | Jesús | 2021-08-29 | 2 | -0/+15 |
* | avmerge: Fix errors if close is called twice | James Taylor | 2021-08-29 | 1 | -0/+4 |
* | avmerge: Remove obsolete shouldFetchNextSegment function | James Taylor | 2021-08-29 | 1 | -9/+0 |
* | avmerge: Close streams to avoid errors while changing quality | James Taylor | 2021-08-29 | 2 | -8/+41 |
* | avmerge: Buffer 50 mb ahead in video | James Taylor | 2021-08-29 | 1 | -14/+43 |
* | Add video quality selector | James Taylor | 2021-08-29 | 3 | -66/+134 |
* | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 7 | -31/+575 |
* | Revert "Add support for more qualities, merging video+audio using MSE" | Jesús | 2021-08-29 | 7 | -575/+31 |
* | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 7 | -31/+575 |
* | [frontend]: fix current version | Jesús | 2021-08-27 | 1 | -2/+2 |
* | [frontend]: improve current version | Jesús | 2021-08-27 | 1 | -1/+1 |
* | Fix comment reply url extraction due to youtube changes0.1.0 | James Taylor | 2021-08-23 | 1 | -3/+7 |
* | Fix comments extraction due to new response continuation key name | James Taylor | 2021-08-23 | 1 | -2/+6 |
* | [pip]: fix dataclasses version | Jesús | 2021-08-14 | 2 | -2/+2 |
* | [pip]: bump packages | Jesús | 2021-08-14 | 3 | -55/+49 |
* | [opensearch]: improve | Jesús | 2021-08-14 | 3 | -3/+23 |
* | [embed]: minor fix | Jesús | 2021-08-14 | 1 | -1/+1 |
* | [embed]: fix sha512sum | Jesús | 2021-08-14 | 1 | -38/+2 |
* | [librejs]: add mising plyr-start.js | Jesús | 2021-08-14 | 1 | -0/+5 |
* | [Frontend]: fix macro | Jesús | 2021-08-14 | 1 | -7/+7 |
* | [get_app_version]: check git command | Jesús | 2021-08-11 | 1 | -21/+24 |
* | [comments]: pep8 | Jesús | 2021-08-10 | 1 | -4/+1 |
* | [comments_info]: relax traceback message | Jesús | 2021-08-10 | 1 | -2/+2 |
* | [plyr]: minor fix syntax | Jesús | 2021-08-09 | 1 | -1/+0 |
* | [plyr]: update | Jesús | 2021-08-09 | 6 | -3885/+3210 |
* | [plyr]: Remove unimportant files | Jesús | 2021-08-09 | 11 | -40844/+0 |
* | Fix description extraction in search results | James Taylor | 2021-08-09 | 1 | -1/+5 |
* | Prefix youtube URLs in video descriptions and channel about page | James Taylor | 2021-08-09 | 3 | -0/+26 |
* | Fix (dis)like, music list extraction due to YouTube changes (again) | James Taylor | 2021-08-09 | 2 | -9/+56 |
* | Switch to new comments api now that old one is being disabled | James Taylor | 2021-08-09 | 4 | -31/+66 |
* | Comments: Fix exceptions when ctoken metadata are missing (None) | James Taylor | 2021-08-09 | 2 | -3/+14 |
* | watch: determine video source based on quality, not actual height | James Taylor | 2021-08-04 | 1 | -1/+2 |
* | pep 8 | Jesús | 2021-08-03 | 1 | -3/+1 |
* | Remove static check resolution in TOR mode | Jesús | 2021-08-03 | 1 | -8/+3 |
* | Fix max_resolution in TOR mode | Jesús | 2021-08-02 | 2 | -1/+2 |
* | Revert "fix check max_resolution in TOR mode" | Jesús | 2021-08-02 | 1 | -1/+1 |
* | fix check max_resolution in TOR mode | Jesús | 2021-08-02 | 1 | -1/+1 |
* | New age restriction bypass method since get_video_info was disabled | James Taylor | 2021-07-28 | 2 | -31/+34 |
* | Fix missing likes, dislikes, & music list due to Youtube changes | James Taylor | 2021-07-28 | 2 | -60/+121 |
* | Cleaner channel-checking console error messages when Tor is closed | Jesús | 2021-07-28 | 2 | -9/+17 |
* | Restart tor connection pool when the tor port setting is changed | James Taylor | 2021-07-28 | 1 | -0/+4 |
* | Call setting hooks after change, rather than before | James Taylor | 2021-07-28 | 1 | -3/+9 |
* | Add .editorconfig file | Jesús | 2021-07-08 | 1 | -0/+16 |
* | fix property css name | Jesús | 2021-07-05 | 1 | -1/+1 |
* | fix missing plyr on embed | Jesús | 2021-07-05 | 1 | -1/+64 |
* | fix right click for video | Jesús | 2021-07-05 | 1 | -0/+7 |
* | Friendlier error message when Tor is closed or network is down | James Taylor | 2021-07-04 | 2 | -3/+28 |