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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
general
*
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