| Commit message (Expand) | Author | Age | Files | Lines |
* | Support more audio and video qualities | James Taylor | 2021-08-31 | 1 | -4/+49 |
* | Add setting to prefer uni or pair sources and fix selection b/w them | James Taylor | 2021-08-29 | 1 | -4/+13 |
* | watch: Fix using_pair_sources being a list due to short-circuiting | James Taylor | 2021-08-29 | 1 | -1/+1 |
* | watch.html: Move loose inline javascript into watch.js | Jesús | 2021-08-29 | 1 | -1/+4 |
* | Integrate quality selection into Plyr | James Taylor | 2021-08-29 | 1 | -0/+2 |
* | Add video quality selector | James Taylor | 2021-08-29 | 1 | -8/+31 |
* | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 1 | -24/+103 |
* | Revert "Add support for more qualities, merging video+audio using MSE" | Jesús | 2021-08-29 | 1 | -103/+24 |
* | Add support for more qualities, merging video+audio using MSE | James Taylor | 2021-08-29 | 1 | -24/+103 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -24/+32 |
* | Improved plyr configuration | Jesús | 2021-07-03 | 1 | -0/+2 |
* | get_video_info: Specify language so error messages are in english | James Taylor | 2021-07-01 | 1 | -0/+1 |
* | Workaround for age restriction bypass | James Taylor | 2021-06-23 | 1 | -2/+6 |
* | feat: add direct link | Umimaso | 2021-06-23 | 1 | -0/+1 |
* | Capitalize name app | Jesús | 2021-06-10 | 1 | -1/+1 |
* | Fix 404 errors on scheduled live events and age-gate bypass | James Taylor | 2021-06-01 | 1 | -5/+22 |
* | Fix vids added to playlist from watch page not having author url | James Taylor | 2021-05-17 | 1 | -4/+5 |
* | Fix regression: playlists not showing up besides videos | James Taylor | 2021-03-15 | 1 | -1/+1 |
* | Use mobile embed page to bypass captcha blockage | James Taylor | 2021-02-26 | 1 | -1/+1 |
* | General theme: fix syntax W3C markup and add improve 'Published' date | Jesús | 2020-12-30 | 1 | -0/+2 |
* | pep8 | Jesús | 2020-12-21 | 1 | -1/+1 |
* | Include watch_headers in get_video_info so error lang is english | James Taylor | 2020-12-21 | 1 | -1/+3 |
* | Fix exception when video comments disabled and blank comments info | James Taylor | 2020-12-21 | 1 | -1/+1 |
* | Patch-import-migrate: Add embed page for embeds on the web | Jesús | 2020-12-19 | 1 | -7/+23 |
* | pep8 | Jesús | 2020-12-15 | 1 | -15/+27 |
* | Always extract from html watch page to get base.js url | James Taylor | 2020-12-12 | 1 | -25/+6 |
* | Retrieve base.js url from html watch page when it's missing | James Taylor | 2020-12-09 | 1 | -13/+25 |
* | watch: Fix exception in to_valid_filename when video title is None | James Taylor | 2020-10-28 | 1 | -1/+1 |
* | Put vid title at end of download urls so downloads w/ that filename | James Taylor | 2020-10-22 | 1 | -0/+11 |
* | Redo fix for failure mode 1 in issue #22 | James Taylor | 2020-10-21 | 1 | -2/+2 |
* | Merge branch 'master' into add_sponsorblock | James Taylor | 2020-10-21 | 1 | -4/+8 |
|\ |
|
| * | Use get_video_info to get video urls if player response missing | James Taylor | 2020-10-19 | 1 | -4/+8 |
* | | proxy 'sponsor.ajay.app' | zrose584 | 2020-10-18 | 1 | -0/+4 |
|/ |
|
* | add comments.js | zrose584 | 2020-10-07 | 1 | -2/+0 |
* | Fix video height not scaling down when browser window is narrow | James Taylor | 2020-10-01 | 1 | -0/+1 |
* | Use tor video routing instead of invidious for 403s | James Taylor | 2020-09-25 | 1 | -44/+8 |
* | Specify video height in html so page doesn't shift down after load | James Taylor | 2020-09-24 | 1 | -8/+9 |
* | Add tor video routing | James Taylor | 2020-09-18 | 1 | -4/+10 |
* | Add setting to enable/disable video hotkeys | James Taylor | 2020-09-09 | 1 | -3/+1 |
* | Bugfix: Support integer-only ?t param | James Taylor | 2020-07-30 | 1 | -0/+2 |
* | Add support for &t parameter | James Taylor | 2020-07-25 | 1 | -0/+8 |
* | Add video transcript to downloads | James Taylor | 2020-07-25 | 1 | -1/+80 |
* | Include livestream fmt urls for former livestream w/o static urls | James Taylor | 2020-06-28 | 1 | -1/+13 |
* | Add dialog for copying urls to external player for livestreams | James Taylor | 2020-06-28 | 1 | -1/+18 |