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
/
playlist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subscriptions: Use playlist method to get channel videos
Astound
2024-01-22
1
-3
/
+5
*
channels: Use the UU playlist to get videos by default
Astound
2024-01-22
1
-14
/
+16
*
ylist: show 100 videos per page instead of 20
Astound
2024-01-22
1
-41
/
+40
*
Set hqdefault thumnail images
Jesus E
2023-06-18
1
-1
/
+1
*
Remove obsolete uppercase_escape function
James Taylor
2020-12-28
1
-2
/
+2
*
pep8
Jesús
2020-12-15
1
-13
/
+14
*
Merge branch 'master' into optional_proxy_images
James Taylor
2020-10-12
1
-1
/
+2
|
\
|
*
playlist: Fix add-to-local-playlist form missing
James Taylor
2020-10-09
1
-1
/
+2
*
|
fix style
zrose584
2020-10-09
1
-1
/
+1
*
|
settings.py: add 'proxy_images'
zrose584
2020-10-07
1
-6
/
+7
|
/
*
Add playlist sidebar for videos in playlist, including autoplay
James Taylor
2020-04-04
1
-0
/
+4
*
Give a proper error message for 429 errors
James Taylor
2020-01-31
1
-0
/
+1
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
1
-3
/
+3
*
Extraction: rename multi_get functions to more descriptive names
James Taylor
2019-12-18
1
-1
/
+1
*
Extraction: Rewrite item_extraction for better error handling and readability...
James Taylor
2019-12-18
1
-3
/
+9
*
Extraction: refactor response extraction to work with both mobile & desktop r...
James Taylor
2019-09-19
1
-0
/
+3
*
Extraction: Move playlist extraction to yt_data_extract
James Taylor
2019-09-08
1
-18
/
+10
*
Regression: Fix error when playlist has no description
James Taylor
2019-08-15
1
-0
/
+3
*
Remove ad-hoc response saving from code, create a debug setting for fetch_url
James Taylor
2019-07-23
1
-6
/
+2
*
Convert playlist page to flask framework
James Taylor
2019-07-04
1
-32
/
+26
*
refactor common.py into 3 files
James Taylor
2019-02-21
1
-13
/
+12
*
playlist: fix error when there's no description
James Taylor
2019-02-16
1
-3
/
+4
*
Use pbj format for playlist requests, ajax deprecated
James Taylor
2019-02-07
1
-15
/
+15
*
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
-1
/
+1
*
WSGI for simple non-path GET pages
James Taylor
2019-01-05
1
-4
/
+5
*
add latency/readtime reporting for more things, round the numbers by reasonab...
James Taylor
2018-10-01
1
-6
/
+5
*
front-end support for adding to playlists
James Taylor
2018-07-08
1
-0
/
+1
*
remove obsolete playlist code
James Taylor
2018-07-05
1
-121
/
+0
*
fix error when getting no content in channel response
James Taylor
2018-07-03
1
-2
/
+2
*
fix line endings
James Taylor
2018-07-02
1
-242
/
+242
*
initial commit
James Taylor
2018-06-30
1
-0
/
+243