aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix error with certain channels that have tabs hiddenJames Taylor2018-07-271-4/+18
* .James Taylor2018-07-271-1/+0
* fix 502 bad gateway when searchingJames Taylor2018-07-271-1/+2
* options for sorting when searchingJames Taylor2018-07-254-42/+101
* POST on same page when removing from playlist, so url doesn't changeJames Taylor2018-07-242-9/+11
* put local-playlist link before playlist-add formJames Taylor2018-07-241-10/+12
* relay headers when proxying site so caching happensJames Taylor2018-07-241-1/+1
* fix double html escape of titles in local playlistJames Taylor2018-07-241-3/+5
* extra space at bottom of downloads popup so don't mouse out of it accidentallyJames Taylor2018-07-231-0/+1
* correctly handle 'search instead for'James Taylor2018-07-231-5/+7
* fix adding video on watch page to playlistJames Taylor2018-07-201-1/+1
* preserve whitespace in descriptions & commentsJames Taylor2018-07-203-3/+3
* ability to remove videos from playlistJames Taylor2018-07-205-43/+50
* specify youtube error instead of just 500James Taylor2018-07-202-4/+22
* ignore clarificationRenderersJames Taylor2018-07-191-1/+1
* add channel searchingJames Taylor2018-07-194-4/+75
* add link to local playlists on all pagesJames Taylor2018-07-192-9/+25
* ability to install the xml search plugin from all pagesJames Taylor2018-07-188-0/+8
* increase timeoutJames Taylor2018-07-161-1/+1
* .James Taylor2018-07-161-1/+2
* Merge branch 'master' of https://github.com/user234683/youtube-localJames Taylor2018-07-161-2/+1
|\
| * Add screenshotsJames Taylor2018-07-161-0/+4
* | Add screenshotsJames Taylor2018-07-161-0/+5
|/
* support gridShowRenderersJames Taylor2018-07-161-25/+33
* Support for downloading video in all available formatsJames Taylor2018-07-163-20/+72
* rename to youtube-localJames Taylor2018-07-151-3/+3
* fix error with limited state videosJames Taylor2018-07-151-3/+3
* fix .pyd files not being includedJames Taylor2018-07-1423-1/+0
* add settings for enabling/disabling comments, comment avatars, & related vidsJames Taylor2018-07-134-5/+26
* edit readme regarding tor-routing settingsJames Taylor2018-07-131-5/+2
* fix issue with automatic subtitles being outside the videoJames Taylor2018-07-131-1/+3
* language settings and default-mode settings for subtitlesJames Taylor2018-07-132-6/+15
* move settings to file, fix error if no banned_addresses.txtJames Taylor2018-07-133-10/+24
* track embedded python distributionJames Taylor2018-07-1280-6/+81288
* edit readmeJames Taylor2018-07-121-0/+2
* fix description being expanded when no commentsJames Taylor2018-07-121-1/+1
* fix shelves breaking channel playlist pageJames Taylor2018-07-121-2/+2
* yotube-dl: extract subtitlesJames Taylor2018-07-121-2/+2
* add readmeJames Taylor2018-07-121-0/+52
* add AGPLv3 licenseJames Taylor2018-07-121-0/+619
* add bat file for windowsJames Taylor2018-07-123-0/+8
* track custom youtube-dl distributionJames Taylor2018-07-1141-1/+27637
* remove hardcoded pathJames Taylor2018-07-101-1/+0
* add subtitles supportJames Taylor2018-07-102-5/+42
* specify grid row for comment sectionJames Taylor2018-07-101-0/+6
* keep end of playlist items (no checkbox) aligned with video itemsJames Taylor2018-07-091-2/+2
* add checkbox for adding video on watch page to playlistJames Taylor2018-07-093-17/+29
* small adjustment to related videos title line heightJames Taylor2018-07-091-1/+2
* fix search box not having query searched for in results pageJames Taylor2018-07-092-4/+4
* add support for viewing local playlistsJames Taylor2018-07-085-4/+170