aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
Commit message (Collapse)AuthorAgeFilesLines
...
* ignore unknown renderer typesJames Taylor2018-08-311-2/+3
|
* Fix blank comments causing parsing to failJames Taylor2018-08-301-1/+2
|
* Ability to post comments (not reply yet)James Taylor2018-08-294-75/+16
|
* Display video title & thumbnail on comment pagesJames Taylor2018-08-262-16/+62
|
* Comments: In title, indicate page number or that page contains repliesJames Taylor2018-08-261-2/+21
|
* Fix title attribute missing from title link for some itemsJames Taylor2018-08-261-1/+1
|
* fix extraneous escape in comment usernameJames Taylor2018-08-251-1/+1
|
* Fix comments with long usernames breaking comment sectionJames Taylor2018-08-242-3/+5
|
* Fix comments not working as result of youtube changesJames Taylor2018-08-241-7/+63
|
* Add faviconJames Taylor2018-08-203-1/+2
|
* Indicate if video is unlistedJames Taylor2018-08-142-10/+21
|
* music list: don't include album column if no tracks use itJames Taylor2018-08-091-6/+19
|
* fix shelves breaking channel videos pageJames Taylor2018-08-061-2/+4
|
* list music used in video if availableJames Taylor2018-08-062-2/+36
|
* fix channel title on channel search pageJames Taylor2018-08-061-2/+2
|
* Return blank page for searching when visiting just localhost/youtube.comJames Taylor2018-07-312-4/+9
|
* remove leftover debug writing causing error when no debug directoryJames Taylor2018-07-311-2/+2
|
* fix errors when data directory doesn't exist alreadyJames Taylor2018-07-311-1/+7
|
* justify uploader url to start so it doesn't span outside textJames Taylor2018-07-301-0/+2
|
* fix channel about page error when has no linksJames Taylor2018-07-271-1/+1
|
* channel about page: list links vertically, not inlineJames Taylor2018-07-271-1/+1
|
* 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-253-39/+69
|
* POST on same page when removing from playlist, so url doesn't changeJames Taylor2018-07-241-8/+10
|
* put local-playlist link before playlist-add formJames Taylor2018-07-241-10/+12
|
* 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
|
* preserve whitespace in descriptions & commentsJames Taylor2018-07-202-2/+2
|
* ability to remove videos from playlistJames Taylor2018-07-204-31/+30
|
* specify youtube error instead of just 500James Taylor2018-07-201-1/+17
|
* ignore clarificationRenderersJames Taylor2018-07-191-1/+1
|
* add channel searchingJames Taylor2018-07-192-1/+72
|
* add link to local playlists on all pagesJames Taylor2018-07-192-9/+25
|
* increase timeoutJames Taylor2018-07-161-1/+1
|
* support gridShowRenderersJames Taylor2018-07-161-25/+33
|
* Support for downloading video in all available formatsJames Taylor2018-07-162-20/+66
|
* fix error with limited state videosJames Taylor2018-07-151-3/+3
|
* add settings for enabling/disabling comments, comment avatars, & related vidsJames Taylor2018-07-133-5/+22
|
* fix issue with automatic subtitles being outside the videoJames Taylor2018-07-131-1/+3
|
* language settings and default-mode settings for subtitlesJames Taylor2018-07-131-6/+7
|
* fix description being expanded when no commentsJames Taylor2018-07-121-1/+1
|
* fix shelves breaking channel playlist pageJames Taylor2018-07-121-2/+2
|
* 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-092-17/+28
|
* small adjustment to related videos title line heightJames Taylor2018-07-091-1/+2
|