index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt_dlp
/
extractor
/
youtube.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dash,youtube] Download live from start to end (#888)
The Hatsune Daishi
2021-12-20
1
-22
/
+179
*
[youtube:tab] Extract more metadata from feeds/channels/playlists (#1018)
coletdjnz
2021-12-20
1
-40
/
+57
*
[youtube:tab] Ignore query when redirecting channel to playlist
pukkandan
2021-12-19
1
-44
/
+44
*
[extractor] Standardize `_live_title`
pukkandan
2021-12-15
1
-1
/
+1
*
[youtube:comments] Add more options for limiting number of comments extracted...
coletdjnz
2021-12-15
1
-107
/
+63
*
[test/download] Add more fields
pukkandan
2021-12-15
1
-2
/
+8
*
[youtube] Fix `ytsearchdate`
pukkandan
2021-12-01
1
-1
/
+1
*
[youtube] Decrypt n-sig for URLs with `ratebypass`
pukkandan
2021-11-29
1
-1
/
+1
*
[youtube:search_url] Add playlist/channel support
pukkandan
2021-11-24
1
-38
/
+19
*
[cleanup,youtube] Reorganize Tab and Search extractor inheritances
pukkandan
2021-11-24
1
-591
/
+592
*
[tests] Fix tests
pukkandan
2021-11-19
1
-3
/
+0
*
[cleanup] Minor cleanup
pukkandan
2021-11-19
1
-7
/
+20
*
[youtube] Add storyboard formats
pukkandan
2021-11-17
1
-6
/
+47
*
[youtube] Add `default` player client (#1685)
coletdjnz
2021-11-16
1
-1
/
+4
*
[youtube] Minor improvement to format sorting
pukkandan
2021-11-13
1
-1
/
+1
*
[cleanup] minor fixes
pukkandan
2021-11-10
1
-1
/
+1
*
[cleanup] Minor improvements to error and debug messages
pukkandan
2021-11-10
1
-2
/
+4
*
[youtube] Add Invidious list for playlists/channels (#1567)
Ryan Hendrickson
2021-11-06
1
-69
/
+76
*
[utils] Add `join_nonempty`
pukkandan
2021-11-06
1
-2
/
+3
*
[youtube] Fix sorting for some videos
pukkandan
2021-11-05
1
-2
/
+2
*
[cleanup] Minor cleanup
pukkandan
2021-11-04
1
-1
/
+1
*
[youtube] Remove unnecessary no-playlist warning
pukkandan
2021-11-03
1
-42
/
+41
*
[youtube] refactor itag processing
pukkandan
2021-10-31
1
-33
/
+23
*
[youtube] Fix throttling by decrypting n-sig (#1437)
pukkandan
2021-10-31
1
-19
/
+72
*
[youtube] Populate `thumbnail` with the best "known" thumbnail
pukkandan
2021-10-24
1
-1
/
+6
*
[cleanup] Add keyword automatically to SearchIE descriptions
pukkandan
2021-10-23
1
-15
/
+13
*
[cleanup] misc
pukkandan
2021-10-23
1
-3
/
+1
*
Add HDR information to formats
pukkandan
2021-10-18
1
-1
/
+1
*
Do not verify thumbnail URLs by default
pukkandan
2021-10-18
1
-5
/
+2
*
[cleanup] Remove broken youtube login code
pukkandan
2021-10-18
1
-198
/
+2
*
[youtube:comments] Fix comment section not being extracted in new layouts (#1...
coletdjnz
2021-10-18
1
-2
/
+8
*
[youtube] Expose different formats with same itag
pukkandan
2021-10-16
1
-2
/
+7
*
[YouTube] Add auto-translated subtitles
pukkandan
2021-10-12
1
-23
/
+26
*
[extractor] Generalize `getcomments` implementation
pukkandan
2021-10-12
1
-30
/
+7
*
[extractor] Simplify search extractors
pukkandan
2021-10-12
1
-9
/
+1
*
[youtube:tab] Fallback to API when webpage fails to download (#1122)
coletdjnz
2021-10-09
1
-59
/
+168
*
[youtube] Fix non-fatal errors in fetching player
pukkandan
2021-10-06
1
-1
/
+3
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
1
-1
/
+1
*
[youtube] Cleanup authentication code (#786)
coletdjnz
2021-09-24
1
-69
/
+61
*
[youtube] Return full URL instead of just ID
pukkandan
2021-09-22
1
-3
/
+3
*
[youtube] Warn when trying to download clips
pukkandan
2021-09-19
1
-1
/
+11
*
[youtube] Improvements to JS player extraction (See desc) (#860)
coletdjnz
2021-09-06
1
-27
/
+56
*
[cleanup] Misc
pukkandan
2021-09-05
1
-1
/
+1
*
[youtube] Retry on 'Unknown Error' (#854)
coletdjnz
2021-09-04
1
-5
/
+11
*
[youtube] Fix subtitle names
pukkandan
2021-09-02
1
-1
/
+1
*
[youtube] Improve 26e8e04454d28b623c16f34496e31752086ff457
pukkandan
2021-08-26
1
-1
/
+1
*
[youtube] Prefer audio stream that YouTube considers default
pukkandan
2021-08-26
1
-2
/
+4
*
[youtube] Remove annotations and deprecate `--write-annotations` (#765)
coletdjnz
2021-08-24
1
-35
/
+1
*
[extractor] Better error message for DRM (#729)
pukkandan
2021-08-23
1
-2
/
+1
*
[youtube] Add av01 itags to known formats list (#747)
Tom-Oliver Heidel
2021-08-23
1
-4
/
+8
[next]