| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Return blank page for searching when visiting just localhost/youtube.com | James Taylor | 2018-07-31 | 3 | -83/+9 |
* | remove leftover debug writing causing error when no debug directory | James Taylor | 2018-07-31 | 1 | -2/+2 |
* | fix errors when data directory doesn't exist already | James Taylor | 2018-07-31 | 1 | -1/+7 |
* | update readme, add youtube-dl relicensing permission | James Taylor | 2018-07-30 | 1 | -2/+6 |
* | justify uploader url to start so it doesn't span outside text | James Taylor | 2018-07-30 | 1 | -0/+2 |
* | fix channel about page error when has no links | James Taylor | 2018-07-27 | 1 | -1/+1 |
* | channel about page: explicit size for avatar, so no page jump | James Taylor | 2018-07-27 | 1 | -0/+2 |
* | channel about page: list links vertically, not inline | James Taylor | 2018-07-27 | 2 | -1/+3 |
* | fix error with certain channels that have tabs hidden | James Taylor | 2018-07-27 | 1 | -4/+18 |
* | . | James Taylor | 2018-07-27 | 1 | -1/+0 |
* | fix 502 bad gateway when searching | James Taylor | 2018-07-27 | 1 | -1/+2 |
* | options for sorting when searching | James Taylor | 2018-07-25 | 4 | -42/+101 |
* | POST on same page when removing from playlist, so url doesn't change | James Taylor | 2018-07-24 | 2 | -9/+11 |
* | put local-playlist link before playlist-add form | James Taylor | 2018-07-24 | 1 | -10/+12 |
* | relay headers when proxying site so caching happens | James Taylor | 2018-07-24 | 1 | -1/+1 |
* | fix double html escape of titles in local playlist | James Taylor | 2018-07-24 | 1 | -3/+5 |
* | extra space at bottom of downloads popup so don't mouse out of it accidentally | James Taylor | 2018-07-23 | 1 | -0/+1 |
* | correctly handle 'search instead for' | James Taylor | 2018-07-23 | 1 | -5/+7 |
* | fix adding video on watch page to playlist | James Taylor | 2018-07-20 | 1 | -1/+1 |
* | preserve whitespace in descriptions & comments | James Taylor | 2018-07-20 | 3 | -3/+3 |
* | ability to remove videos from playlist | James Taylor | 2018-07-20 | 5 | -43/+50 |
* | specify youtube error instead of just 500 | James Taylor | 2018-07-20 | 2 | -4/+22 |
* | ignore clarificationRenderers | James Taylor | 2018-07-19 | 1 | -1/+1 |
* | add channel searching | James Taylor | 2018-07-19 | 4 | -4/+75 |
* | add link to local playlists on all pages | James Taylor | 2018-07-19 | 2 | -9/+25 |
* | ability to install the xml search plugin from all pages | James Taylor | 2018-07-18 | 8 | -0/+8 |
* | increase timeout | James Taylor | 2018-07-16 | 1 | -1/+1 |
* | . | James Taylor | 2018-07-16 | 1 | -1/+2 |
* | Merge branch 'master' of https://github.com/user234683/youtube-local | James Taylor | 2018-07-16 | 1 | -2/+1 |
|\ |
|
| * | Add screenshots | James Taylor | 2018-07-16 | 1 | -0/+4 |
* | | Add screenshots | James Taylor | 2018-07-16 | 1 | -0/+5 |
|/ |
|
* | support gridShowRenderers | James Taylor | 2018-07-16 | 1 | -25/+33 |
* | Support for downloading video in all available formats | James Taylor | 2018-07-16 | 3 | -20/+72 |
* | rename to youtube-local | James Taylor | 2018-07-15 | 1 | -3/+3 |
* | fix error with limited state videos | James Taylor | 2018-07-15 | 1 | -3/+3 |
* | fix .pyd files not being included | James Taylor | 2018-07-14 | 23 | -1/+0 |
* | add settings for enabling/disabling comments, comment avatars, & related vids | James Taylor | 2018-07-13 | 4 | -5/+26 |
* | edit readme regarding tor-routing settings | James Taylor | 2018-07-13 | 1 | -5/+2 |
* | fix issue with automatic subtitles being outside the video | James Taylor | 2018-07-13 | 1 | -1/+3 |
* | language settings and default-mode settings for subtitles | James Taylor | 2018-07-13 | 2 | -6/+15 |
* | move settings to file, fix error if no banned_addresses.txt | James Taylor | 2018-07-13 | 3 | -10/+24 |
* | track embedded python distribution | James Taylor | 2018-07-12 | 80 | -6/+81288 |
* | edit readme | James Taylor | 2018-07-12 | 1 | -0/+2 |
* | fix description being expanded when no comments | James Taylor | 2018-07-12 | 1 | -1/+1 |
* | fix shelves breaking channel playlist page | James Taylor | 2018-07-12 | 1 | -2/+2 |
* | yotube-dl: extract subtitles | James Taylor | 2018-07-12 | 1 | -2/+2 |
* | add readme | James Taylor | 2018-07-12 | 1 | -0/+52 |
* | add AGPLv3 license | James Taylor | 2018-07-12 | 1 | -0/+619 |
* | add bat file for windows | James Taylor | 2018-07-12 | 3 | -0/+8 |
* | track custom youtube-dl distribution | James Taylor | 2018-07-11 | 41 | -1/+27637 |