aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/common.py
Commit message (Collapse)AuthorAgeFilesLines
* Use less laggy grid layout strategy for watch pageJames Taylor2018-09-011-2/+2
|
* fetch_url: space between report text and latencyJames Taylor2018-08-311-1/+1
|
* ignore unknown renderer typesJames Taylor2018-08-311-2/+3
|
* Ability to post comments (not reply yet)James Taylor2018-08-291-1/+2
|
* Fix title attribute missing from title link for some itemsJames Taylor2018-08-261-1/+1
|
* options for sorting when searchingJames Taylor2018-07-251-0/+19
|
* fix double html escape of titles in local playlistJames Taylor2018-07-241-3/+5
|
* ability to remove videos from playlistJames Taylor2018-07-201-5/+4
|
* ignore clarificationRenderersJames Taylor2018-07-191-1/+1
|
* add channel searchingJames Taylor2018-07-191-0/+2
|
* add link to local playlists on all pagesJames Taylor2018-07-191-0/+1
|
* increase timeoutJames Taylor2018-07-161-1/+1
|
* support gridShowRenderersJames Taylor2018-07-161-25/+33
|
* fix search box not having query searched for in results pageJames Taylor2018-07-091-3/+3
|
* add support for viewing local playlistsJames Taylor2018-07-081-1/+2
|
* add checkbox to medium itemsJames Taylor2018-07-081-35/+42
|
* front-end support for adding to playlistsJames Taylor2018-07-081-2/+28
|
* fix extraneous escapes in saved video info for playlistsJames Taylor2018-07-081-1/+1
|
* channel playlists: fix error when 0 playlists, correct stats for playlistJames Taylor2018-07-061-3/+8
|
* fix video length not being gotten for grid renderersJames Taylor2018-07-061-1/+12
|
* add playlist tab to channelsJames Taylor2018-07-061-6/+2
|
* use unified item code for channel gridJames Taylor2018-07-051-7/+10
|
* removed some obsolete codeJames Taylor2018-07-021-82/+0
|
* get_text: return blank text when 'runs' is emptyJames Taylor2018-07-021-0/+4
|
* fix line endingsJames Taylor2018-07-021-639/+639
|
* initial commitJames Taylor2018-06-301-0/+639