index
:
yt-local.git
master
Browser-based client for watching YouTube anonymously without forcing javascript
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube
/
local_playlist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a button to remove playlist
Mageas
2021-09-10
1
-0
/
+6
*
Add local playlist export option
James Taylor
2021-05-06
1
-12
/
+56
*
pep8
Jesús
2020-12-15
1
-7
/
+16
*
put the slash back
zrose584
2020-10-12
1
-1
/
+1
*
always proxy cached thumbnails
zrose584
2020-10-10
1
-1
/
+1
*
settings.py: add 'proxy_images'
zrose584
2020-10-07
1
-2
/
+2
*
Merge branch 'modular-data-extract'
James Taylor
2019-12-19
1
-1
/
+1
|
\
|
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
1
-1
/
+1
*
|
Fix list of local playlists not being given on subscriptions page and local p...
James Taylor
2019-09-15
1
-0
/
+1
|
/
*
Merge subscriptions into master
James Taylor
2019-09-06
1
-28
/
+2
|
\
|
*
Merge flask framework and other stuff from master
James Taylor
2019-08-09
1
-58
/
+57
|
|
\
|
*
|
Make thumbnails work and other stuff
James Taylor
2019-06-05
1
-28
/
+2
*
|
|
Layout: refactor item system to be more maintainable, add vertical item type
James Taylor
2019-08-23
1
-1
/
+0
|
|
/
|
/
|
*
|
Add pagination for local playlists
James Taylor
2019-08-09
1
-5
/
+14
*
|
Convert local_playlist to flask framework
James Taylor
2019-07-06
1
-58
/
+48
|
/
*
refactor common.py into 3 files
James Taylor
2019-02-21
1
-11
/
+12
*
Content-type: text/plain for errors or status messages
James Taylor
2019-01-06
1
-2
/
+2
*
Add newline to end of files
James Taylor
2019-01-06
1
-1
/
+1
*
rename env['fields'] to env['parameters'] and rename fields to parameters in ...
James Taylor
2019-01-06
1
-6
/
+6
*
WSGI for GET and POST requests with path data
James Taylor
2019-01-06
1
-5
/
+19
*
WSGI for /edit_playlist
James Taylor
2019-01-05
1
-0
/
+9
*
Can now store settings&data in ~/.youtube-local, keeping program files separate
James Taylor
2018-11-10
1
-2
/
+4
*
Local playlists: save video thumbnails locally
James Taylor
2018-10-31
1
-3
/
+56
*
Don't add duplicates to playlists
James Taylor
2018-10-30
1
-1
/
+11
*
fix errors when data directory doesn't exist already
James Taylor
2018-07-31
1
-1
/
+7
*
ability to remove videos from playlist
James Taylor
2018-07-20
1
-23
/
+11
*
add support for viewing local playlists
James Taylor
2018-07-08
1
-3
/
+71
*
front-end support for adding to playlists
James Taylor
2018-07-08
1
-3
/
+9
*
server-side support for adding to local playlists
James Taylor
2018-07-08
1
-0
/
+13