| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve ytInitialPlayerResponse extraction | James Taylor | 2020-12-17 | 1 | -2/+10 |
* | Hotkeys.js: improve fullscreen | Jesús | 2020-12-16 | 1 | -2/+2 |
* | Replace document.fullscreen for fullscreenElement | Jesús | 2020-12-16 | 1 | -1/+1 |
* | Fix channel search by using new protobuf format | James Taylor | 2020-12-16 | 1 | -1/+2 |
* | Migration general theme: fix video player method in javascript | Jesús | 2020-12-16 | 1 | -1/+1 |
* | README.md: Fix name O.S. | Jesús | 2020-12-16 | 1 | -2/+2 |
* | Hotkeys.js: Add muted 'm' key | Jesús | 2020-12-15 | 1 | -0/+4 |
* | Migration general theme: fix video player method in javascript | Jesús | 2020-12-15 | 1 | -1/+1 |
* | pep8 | Jesús | 2020-12-15 | 9 | -166/+248 |
* | pep8 | Jesús | 2020-12-15 | 4 | -29/+66 |
* | Improve message Starting httpserver | Jesús | 2020-12-15 | 1 | -1/+5 |
* | Fix missing lang | Jesús | 2020-12-15 | 1 | -1/+1 |
* | Fix name OS and improved install steps | Jesús | 2020-12-15 | 1 | -4/+8 |
* | Migration general theme: fix query video tag | Jesús | 2020-12-15 | 5 | -15/+16 |
* | Migration general theme: add gap in subscription | Jesús | 2020-12-15 | 1 | -0/+1 |
* | Migration general theme: fix missing message-box style | Jesús | 2020-12-15 | 14 | -375/+29 |
* | Change general design theme | Jesús | 2020-12-14 | 30 | -1521/+5443 |
* | Always extract from html watch page to get base.js url | James Taylor | 2020-12-12 | 3 | -39/+77 |
* | Retrieve base.js url from html watch page when it's missing | James Taylor | 2020-12-09 | 3 | -14/+40 |
* | Add box to enter custom video speed | James Taylor | 2020-11-30 | 1 | -4/+33 |
* | Video comments: replace with error message if there is error | James Taylor | 2020-11-29 | 3 | -22/+56 |
* | video comments: add link to open the comments page separately | James Taylor | 2020-11-29 | 1 | -1/+7 |
* | fetch_url: Use time.monotonic for comptability w/ tor_mgr | James Taylor | 2020-11-29 | 1 | -5/+8 |
* | Merge pull request #38 from user234684/patch-1 | James Taylor | 2020-11-12 | 1 | -2/+2 |
|\ |
|
| * | use Tor to resolve domain names | user234684 | 2020-11-12 | 1 | -2/+2 |
|/ |
|
* | yt_data_ext: watch playlist: Fix missing author_url if no author_id | James Taylor | 2020-11-08 | 1 | -3/+2 |
* | error page: dont use newline wrapping on error-box | James Taylor | 2020-10-28 | 1 | -1/+3 |
* | watch: Fix exception in to_valid_filename when video title is None | James Taylor | 2020-10-28 | 1 | -1/+1 |
* | new_identity: authenticate with blank password | James Taylor | 2020-10-25 | 1 | -1/+1 |
* | Add stem to requirements.txt | James Taylor | 2020-10-25 | 1 | -0/+1 |
* | Automatically change tor circuit once if ip is blocked | James Taylor | 2020-10-25 | 4 | -46/+128 |
* | fetch_url: move content decoding to before 429 check | James Taylor | 2020-10-25 | 1 | -1/+3 |
* | Adjust labels for some recently added settings | James Taylor | 2020-10-22 | 1 | -2/+2 |
* | Organize settings into categories | James Taylor | 2020-10-22 | 2 | -5/+32 |
* | Put vid title at end of download urls so downloads w/ that filename | James Taylor | 2020-10-22 | 3 | -0/+68 |
* | Redo fix for failure mode 1 in issue #22 | James Taylor | 2020-10-21 | 2 | -6/+6 |
* | Remove commenting system. Because: | James Taylor | 2020-10-21 | 9 | -664/+5 |
* | Merge pull request #32 from zrose584/add_sponsorblock | James Taylor | 2020-10-21 | 8 | -8/+68 |
|\ |
|
| * | Merge branch 'master' into add_sponsorblock | James Taylor | 2020-10-21 | 20 | -106/+163 |
| |\
| |/
|/| |
|
* | | Merge pull request #34 from zrose584/rm_whitespaces | James Taylor | 2020-10-21 | 13 | -38/+38 |
|\ \ |
|
| * | | remove trailing whitespaces | zrose584 | 2020-10-21 | 13 | -38/+38 |
|/ / |
|
* | | comments.js: include error in reply html rather than using an alert | James Taylor | 2020-10-20 | 4 | -29/+31 |
* | | Comments.js: Add open in new tab button under replies as fallback | James Taylor | 2020-10-20 | 2 | -0/+6 |
* | | Move comment.js reply button styling to comments.css | James Taylor | 2020-10-20 | 2 | -12/+12 |
* | | Add setting to change font. Change default to arial | James Taylor | 2020-10-20 | 4 | -2/+32 |
* | | Use get_video_info to get video urls if player response missing | James Taylor | 2020-10-19 | 2 | -6/+16 |
* | | Add 'self' directive for img to CSP when proxy_images is off | James Taylor | 2020-10-19 | 1 | -1/+1 |
* | | settings.py: fix img_prefix not updated when setting changes | James Taylor | 2020-10-19 | 1 | -6/+13 |
* | | yt_data_extract: normalize thumbnail and author urls | James Taylor | 2020-10-19 | 3 | -13/+18 |
| * | fix sponserblock:js | zrose584 | 2020-10-21 | 1 | -2/+2 |