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
*
[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
*
[lazy_extractors] Fix `suitable` and add flake8 test
pukkandan
2021-08-23
1
-2
/
+0
*
[utils] Add `parse_qs`
pukkandan
2021-08-23
1
-6
/
+4
*
[youtube] Add `shorts` to `_VALID_URL`
pukkandan
2021-08-23
1
-2
/
+6
*
[extractor] Common function `_match_valid_url`
pukkandan
2021-08-23
1
-3
/
+2
*
[youtube] Extract error messages from HTTPError response (#644)
coletdjnz
2021-08-13
1
-2
/
+10
*
[youtube] Improve signature function detection (#641)
PSlava
2021-08-08
1
-4
/
+4
*
[youtube] Raise appropriate error when API pages can't be downloaded
pukkandan
2021-08-07
1
-12
/
+27
*
[youtube] extractor-arg to show live dash formats
pukkandan
2021-08-07
1
-2
/
+4
*
[youtube] Extract SAPISID only once
pukkandan
2021-08-02
1
-14
/
+21
*
[youtube] Add age-gate bypass for unverified accounts (#600)
David
2021-08-02
1
-23
/
+53
*
[youtube] Fix default global API key
coletdjnz
2021-08-01
1
-1
/
+1
*
[youtube] Misc cleanup (#577)
pukkandan
2021-07-31
1
-20
/
+28
*
[youtube] Add `thirdParty` to agegate clients (#577)
pukkandan
2021-07-31
1
-1
/
+53
*
[youtube] simplify and de-duplicate client definitions (#577)
pukkandan
2021-07-31
1
-249
/
+157
*
[youtube] Improve age-gate detection (#577)
colethedj
2021-07-31
1
-11
/
+17
[next]