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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Regression: Fix channel extraction 'items' key not present when there's no it...
James Taylor
2019-12-23
1
-2
/
+3
*
Channel: Change search results to use next and previous page buttons
James Taylor
2019-12-23
1
-1
/
+3
*
Rewrite channel extraction with proper error handling and new extraction name...
James Taylor
2019-12-21
2
-45
/
+40
*
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
2
-2
/
+2
*
Extraction: Move non-stateful signature decryption functionality into yt_data...
James Taylor
2019-12-19
2
-1
/
+98
*
Extraction: Move stuff around in files and put underscores in front of intern...
James Taylor
2019-12-19
3
-38
/
+37
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
2
-41
/
+1
*
Extraction: Split yt_data_extract.py into multiple files
James Taylor
2019-12-19
4
-0
/
+1188