aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
Commit message (Expand)AuthorAgeFilesLines
...
* [FrontEnd]: light_theme, change link-visited colorJesús2021-12-271-1/+1
* [FrontEnd]: fix dropdown designJesús2021-12-2711-53/+116
* fix: falied load resource: net:: ERR_FILE_NOT_FOUNDJesús2021-12-271-1/+6
* update formatsJesús2021-12-271-4/+8
* Disable dislikesJesús2021-12-263-7/+1
* [FrontEnd]: improved settings designJesús2021-12-264-3/+10
* [frontend]: fix design in playlistJesús2021-12-181-0/+6
* [frontend]: fix reporInfo in prototypeJesús2021-12-161-0/+3
* [frontend]: relax find segmentJesús2021-12-161-1/+4
* [frontend]: fix global scope, change var to letJesús2021-12-167-84/+87
* [Design]: short Clear textJesús2021-12-031-1/+1
* [Design]: add 0.5rem for grid-gap (col and row)Jesús2021-12-031-3/+3
* Work around video throttling using android user-agentJames Taylor2021-10-181-34/+35
* Improve input stylesJesús2021-09-2211-0/+22
* version 0.2.10.2.1Jesús2021-09-141-1/+1
* Revert "Usage hqdefault thumbnail in related videos"Jesús2021-09-141-3/+2
* version 0.2.0Jesús2021-09-141-1/+1
* Usage hqdefault thumbnail in related videosJesús2021-09-141-2/+3
* improve quality-selectJesús2021-09-143-20/+16
* playlist: add license to javascript codeJesús2021-09-101-0/+2
* Add a button to remove playlistMageas2021-09-102-0/+14
* version 0.1.10.1.1Jesús2021-09-061-1/+1
* watch.py: Support /shorts urlsJames Taylor2021-09-061-0/+2
* Redo av codec settings & selections to accomodate webmJames Taylor2021-09-066-95/+126
* av-merge: Add webm supportJames Taylor2021-09-061-7/+269
* Subscriptions manager: Make file input requiredJames Taylor2021-09-011-1/+1
* Add NewPipe subscriptions import and exportJames Taylor2021-09-012-11/+49
* av-merge: Fix segments not properly reappended during QuotaExceededJames Taylor2021-09-011-16/+23
* watch.js: video variable as const and improve data.time_start syntaxJesús2021-09-011-3/+2
* plyr: use strict and fix undefined quality variableJesús2021-09-011-107/+110
* plyr: minor fixJesús2021-09-011-2/+1
* embed: plyr shasum updateJesús2021-08-311-1/+1
* plyr: remove sourceMappingURL=plyr.min.js.mapJesús2021-08-312-2/+1
* av-merge: Specify which of MediaSource, audio, or video are unsupportedJames Taylor2021-08-311-7/+17
* subscriptions: Support new subscriptions.csv formatJames Taylor2021-08-312-2/+22
* Fix videos added to playlist from channel missing author_idJames Taylor2021-08-311-1/+5
* Support more audio and video qualitiesJames Taylor2021-08-313-6/+62
* av-merge: Use .shift() instead of .pop() in appendQueue for FIFOJames Taylor2021-08-311-1/+1
* av-merge: Fix handling of QuotaExceededErrorJames Taylor2021-08-311-15/+75
* fix "Security Error: Content, may not load data from blob"Jesús2021-08-301-1/+1
* licenses.html: updateJesús2021-08-291-6/+11
* Fix embed page broken due to changes to jinja variablesJames Taylor2021-08-292-4/+6
* av-merge: Fix numDeleted not incremented during segment deletionJames Taylor2021-08-291-0/+1
* Add setting to prefer uni or pair sources and fix selection b/w themJames Taylor2021-08-291-4/+13
* av-merge: Fix malformed mp4 fragments wrongly considered deletedJames Taylor2021-08-291-1/+32
* av-merge: print sourceBuffer.buffered in printDebuggingInfoJames Taylor2021-08-291-0/+7
* av-merge: Fix error when switching qualities after endOfStreamJames Taylor2021-08-291-3/+5
* av-merge: Add function to dump debugging infoJames Taylor2021-08-291-1/+12
* av-merge: Use tickEnd+1 when calculating segment time rangesJames Taylor2021-08-291-4/+5
* av-merge: End stream correctly when last segments do not overlapJames Taylor2021-08-291-3/+2