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
/
watch.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor watch page related videos to use item rendering macro
James Taylor
2019-06-21
1
-11
/
+16
*
watch: Fix error page
James Taylor
2019-06-17
1
-2
/
+2
*
Inherit from base template
James Taylor
2019-06-17
1
-3
/
+2
*
Convert watch page to flask framework
James Taylor
2019-06-16
1
-291
/
+167
*
html_common: remove x_item_html functions
James Taylor
2019-02-26
1
-2
/
+6
*
refactor common.py into 3 files
James Taylor
2019-02-21
1
-13
/
+13
*
Content-type: text/plain for errors or status messages
James Taylor
2019-01-06
1
-1
/
+1
*
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
-2
/
+2
*
WSGI for simple non-path GET pages
James Taylor
2019-01-05
1
-8
/
+13
*
Don't use tor when logging in
James Taylor
2018-12-26
1
-1
/
+5
*
Ability to sort channel videos by oldest and by views
James Taylor
2018-12-17
1
-3
/
+0
*
Put default language subtitles at end of list to work around browser bug when...
James Taylor
2018-12-16
1
-3
/
+8
*
Can now store settings&data in ~/.youtube-local, keeping program files separate
James Taylor
2018-11-10
1
-1
/
+2
*
add support for lc parameter
James Taylor
2018-10-01
1
-2
/
+4
*
Reorganize comment system
James Taylor
2018-09-01
1
-9
/
+4
*
remove unused code
James Taylor
2018-08-31
1
-78
/
+0
*
default disable googlevideo domain debugging
James Taylor
2018-08-31
1
-6
/
+6
*
Ability to reply to comments
James Taylor
2018-08-31
1
-0
/
+4
*
Ability to post comments (not reply yet)
James Taylor
2018-08-29
1
-1
/
+6
*
Indicate if video is unlisted
James Taylor
2018-08-14
1
-0
/
+1
*
music list: don't include album column if no tracks use it
James Taylor
2018-08-09
1
-6
/
+19
*
list music used in video if available
James Taylor
2018-08-06
1
-0
/
+30
*
specify youtube error instead of just 500
James Taylor
2018-07-20
1
-1
/
+17
*
Support for downloading video in all available formats
James Taylor
2018-07-16
1
-14
/
+34
*
fix error with limited state videos
James Taylor
2018-07-15
1
-3
/
+3
*
add settings for enabling/disabling comments, comment avatars, & related vids
James Taylor
2018-07-13
1
-1
/
+4
*
language settings and default-mode settings for subtitles
James Taylor
2018-07-13
1
-6
/
+7
*
add subtitles support
James Taylor
2018-07-10
1
-3
/
+38
*
add checkbox for adding video on watch page to playlist
James Taylor
2018-07-09
1
-16
/
+21
*
front-end support for adding to playlists
James Taylor
2018-07-08
1
-0
/
+1
*
fix line endings
James Taylor
2018-07-02
1
-293
/
+293
*
initial commit
James Taylor
2018-06-30
1
-0
/
+294
[prev]