aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/playlist.html
Commit message (Expand)AuthorAgeFilesLines
* Fix self closing tag w3c issuesJesús2022-10-051-3/+3
* Migration general theme: fix missing message-box styleJesús2020-12-151-1/+2
* Change general design themeJesús2020-12-141-57/+19
* remove trailing whitespaceszrose5842020-10-211-3/+3
* Playlist page: Fix error on failure to extract playlist titleJames Taylor2020-07-251-1/+1
* Extraction: Rewrite item_extraction for better error handling and readability...James Taylor2019-12-181-2/+3
* Extraction: Move playlist extraction to yt_data_extractJames Taylor2019-09-081-1/+1
* Layout: simplify CSS layout on most pagesJames Taylor2019-08-241-75/+46
* playlist: fix incorrect display of descriptionJames Taylor2019-07-221-1/+1
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-1/+1
* Convert playlist page to flask frameworkJames Taylor2019-07-041-0/+106