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
/
yt_data_extract
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize name app
Jesús
2021-06-10
1
-1
/
+1
*
Fix videos added to playlist from channel page not having author
James Taylor
2021-05-17
1
-2
/
+3
*
Channel: Allow going to next pages of playlists page
James Taylor
2021-03-15
1
-0
/
+8
*
Use new channel api endpoint now that browse_ajax is disabled
James Taylor
2021-03-03
1
-0
/
+5
*
yt_data_ext: support richGrid&richItem sometimes used on search
James Taylor
2021-02-13
1
-1
/
+3
*
Fix youtube mixes
James Taylor
2020-12-18
1
-0
/
+5
*
remove trailing whitespaces
zrose584
2020-10-21
1
-1
/
+1
*
yt_data_extract: normalize thumbnail and author urls
James Taylor
2020-10-19
1
-6
/
+11
*
yt_data_extract: Fix time_published picking up 'Streaming' string
James Taylor
2020-08-12
1
-1
/
+5
*
extract_items: Handle case where continuation has multiple
James Taylor
2020-08-11
1
-10
/
+21
*
Fix related video extraction sometimes failing
James Taylor
2020-04-10
1
-2
/
+10
*
Add playlist sidebar for videos in playlist, including autoplay
James Taylor
2020-04-04
1
-0
/
+26
*
Fix playlist id extraction for radio renderers
James Taylor
2019-12-31
1
-1
/
+1
*
Extraction: Correctly extract view_count for vids with 0 views.
James Taylor
2019-12-30
1
-1
/
+9
*
extract_items: allow extracting items that are normally dug into for more
James Taylor
2019-12-26
1
-5
/
+5
*
yt_data_extract: Split up extract_items so renderer extraction works independ...
James Taylor
2019-12-26
1
-47
/
+48
*
yt_data_extract.common: Simplify usage of get functions and remove dead code
James Taylor
2019-12-26
1
-18
/
+11
*
yt_data_extract: Simplify extract_items so it needs only 1 while loop
James Taylor
2019-12-26
1
-32
/
+31
*
extract_item_info: Don't extract author, author_id, etc. for channel items
James Taylor
2019-12-24
1
-7
/
+8
*
Fix extract_approx_int not working for non-approx ints, make extract_int more...
James Taylor
2019-12-24
1
-2
/
+2
*
Rewrite channel extraction with proper error handling and new extraction name...
James Taylor
2019-12-21
1
-2
/
+5
*
Fix extract_approx_int. Fixes incorrect subscriber count on channels.
James Taylor
2019-12-21
1
-2
/
+2
*
Fix regression: date extraction broken. Move constants to correct file in yt_...
James Taylor
2019-12-20
1
-1
/
+2
*
Extraction: Move stuff around in files and put underscores in front of intern...
James Taylor
2019-12-19
1
-9
/
+8
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
1
-39
/
+0
*
Extraction: Split yt_data_extract.py into multiple files
James Taylor
2019-12-19
1
-0
/
+455