aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #15 from zrose584/transcript_tableJames Taylor2020-09-241-0/+30
|\
| * style transcript divzrose5842020-09-151-2/+6
| * transcript-table: show transcript as contiguous text by defaultzrose5842020-09-121-0/+1
| * let jinja create the transcript <details> elementzrose5842020-09-121-0/+14
| * add transcript-table.jszrose5842020-09-111-0/+9
| * hotkeys.js: add 'c' for transcriptzrose5842020-09-111-0/+2
* | Jump video to timestamp in description or commentsJames Taylor2020-09-182-4/+8
* | Add tor video routingJames Taylor2020-09-181-1/+1
|/
* Add setting to enable/disable video hotkeysJames Taylor2020-09-091-7/+8
* add hotkeys.jszrose5842020-09-091-1/+3
* Switch to desktop endpnt w/ new ctoken format except sort by old>1James Taylor2020-08-121-7/+0
* Switch to mobile api endpoint to fix 'Unknown error' blockageJames Taylor2020-08-111-0/+7
* Add support for &t parameterJames Taylor2020-07-251-0/+5
* Playlist page: Fix error on failure to extract playlist titleJames Taylor2020-07-251-1/+1
* Add video transcript to downloadsJames Taylor2020-07-251-0/+10
* Add dialog for copying urls to external player for livestreamsJames Taylor2020-06-281-0/+30
* Add option for reloading video without invidiousJames Taylor2020-05-271-1/+8
* Indicate that video is liveJames Taylor2020-05-271-0/+3
* Add playlist sidebar for videos in playlist, including autoplayJames Taylor2020-04-042-25/+212
* Change px values to rem values in font-size declarationsJames Taylor2020-02-222-2/+2
* Watch page: add info box with allowed countries and tor exit nodeJames Taylor2020-02-011-0/+27
* local playlists: Display error message if no videos are selected or no playli...James Taylor2020-01-191-0/+10
* items: commatize channel video count and playlist video countJames Taylor2019-12-241-2/+2
* Channel searching: indicate if there's no resultsJames Taylor2019-12-231-1/+5
* Channel: Change search results to use next and previous page buttonsJames Taylor2019-12-232-30/+66
* Rewrite channel extraction with proper error handling and new extraction name...James Taylor2019-12-211-2/+8
* Watch: Add padding in description box and urlize linksJames Taylor2019-12-201-1/+2
* Watch: display comment count and whether comments are disabledJames Taylor2019-12-201-8/+17
* Add custom 500 error page. Display the traceback. Center and format error pag...James Taylor2019-12-201-1/+34
* Subscriptions: Display currently selected tag in page titleJames Taylor2019-12-201-1/+5
* Watch: Add border around badges such as unlisted badgeJames Taylor2019-12-201-1/+3
* Subscriptions: Display selected tag above videos.James Taylor2019-12-201-0/+6
* Merge branch 'modular-data-extract'James Taylor2019-12-195-72/+128
|\
| * Extraction: Adjust related videos box to fit new time_published information wellJames Taylor2019-12-191-8/+8
| * Extraction: Rewrite item_extraction for better error handling and readability...James Taylor2019-12-184-44/+49
| * Extraction: Fix thumbnail and remove badges on related videosJames Taylor2019-12-172-4/+10
| * Extraction: Detect limited state and fix false detection as unlistedJames Taylor2019-12-171-0/+3
| * Extraction: Display that video is age-restrictedJames Taylor2019-12-121-7/+21
| * Extraction: return and display any errors preventing video playbackJames Taylor2019-11-221-12/+29
| * Extraction: Replace youtube-dl with custom-built watch page extractionJames Taylor2019-10-171-5/+16
| * Extraction: Fix did_you_mean and showing_results_forJames Taylor2019-09-271-3/+3
| * Extraction: Move playlist extraction to yt_data_extractJames Taylor2019-09-081-1/+1
* | Fix regression: Can't remove videos from local playlistsJames Taylor2019-10-211-5/+12
* | Fix muted channels not being faded out on subscription manager pageJames Taylor2019-10-171-0/+2
* | Only display local playlist controls in header on pages with videosJames Taylor2019-09-151-72/+74
* | Add optional javascript for adding videos to playlists without the browser ca...James Taylor2019-09-151-1/+70
* | Local playlists list: center list and add background to itJames Taylor2019-09-101-0/+17
* | Watch page: Background color on video when scrubbing bar larger than videoJames Taylor2019-09-091-1/+1
|/
* Search: Add some space around the number of resultsJames Taylor2019-09-081-0/+4
* Subscription manager: Hide export box for now until it's functionalJames Taylor2019-09-071-2/+2