| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' of libregit.org:heckyel/yt-local | Jesús | 2020-12-21 | 1 | -1/+5 |
|\ |
|
| * | Prevent text overflow in comments | Jesús | 2020-12-21 | 1 | -1/+5 |
* | | Exit node retrying: Retry 3 times. Also add tests for it. | James Taylor | 2020-12-21 | 6 | -4/+140 |
|/ |
|
* | Fix env["PATH_INFO"] for UWSGI, prevents bad url formatting | Jesús | 2020-12-19 | 1 | -0/+6 |
* | Check test URL embed | Jesús | 2020-12-19 | 1 | -1/+1 |
* | Patch-import-migrate: Add embed page for embeds on the web | Jesús | 2020-12-19 | 5 | -8/+70 |
* | video routing: Range request missing content when connection closed | James Taylor | 2020-12-19 | 1 | -32/+110 |
* | Fix youtube mixes | James Taylor | 2020-12-18 | 2 | -2/+13 |
* | README.md: update | Jesús | 2020-12-18 | 1 | -5/+7 |
* | channel: replace page #s w/ next page button using provided ctoken | James Taylor | 2020-12-18 | 4 | -18/+32 |
* | channel: include first and last pages when sorting by new | James Taylor | 2020-12-18 | 2 | -3/+12 |
* | Change URL support | Jesús | 2020-12-18 | 1 | -1/+1 |
* | README.md: Add donate | Jesús | 2020-12-18 | 1 | -0/+6 |
* | pep8 | Jesús | 2020-12-18 | 1 | -1/+1 |
* | Add get_app_version and version | Jesús | 2020-12-17 | 5 | -1/+68 |
* | 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 |