index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
youtube.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[youtube:show] Rework in terms of playlists base extractor
Sergey M․
2015-11-22
1
-21
/
+4
*
|
[youtube:user:playlists] Add extractor (Closes #3817)
Sergey M․
2015-11-22
1
-0
/
+26
*
|
[youtube:playlist] fix title extraction (fixes #7544 and #7545)
Jaime Marquínez Ferrándiz
2015-11-18
1
-1
/
+1
|
/
*
[youtube] Support new base.js html5 player
Yen Chi Hsuan
2015-11-10
1
-2
/
+2
*
[youtube] Clarify rationale for preferring a video info with token (#7362)
Sergey M․
2015-11-04
1
-0
/
+9
*
[youtube] Prefer video_info with token available
Sergey M․
2015-11-04
1
-0
/
+2
*
[youtube:channel] Support age restricted channels (fixes #7277)
Jaime Marquínez Ferrándiz
2015-10-23
1
-1
/
+10
*
[youtube:channel] Fix test
Jaime Marquínez Ferrándiz
2015-10-23
1
-1
/
+2
*
[youtube] Generalize playlist entries extraction (Closes #6699, closes #6992)
Sergey M․
2015-10-18
1
-69
/
+52
*
[youtube:channel] Correct 404 handling
Philipp Hagemeister
2015-09-14
1
-6
/
+9
*
[youtube:truncated_url] Add ?t=
Philipp Hagemeister
2015-09-14
1
-0
/
+4
*
[youtube:shows] Use https
Jaime Marquínez Ferrándiz
2015-09-07
1
-2
/
+2
*
[youtube] fix show extraction (fixes #4841)
remitamine
2015-09-07
1
-2
/
+2
*
[youtube] Use encode_dict
Sergey M․
2015-09-06
1
-6
/
+3
*
[youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map ...
Sergey M․
2015-08-30
1
-18
/
+35
*
[youtube] Fix missing format details for 60fps DASH formats
Anssi Hannula
2015-08-30
1
-3
/
+28
*
[youtube] Adapt player version regex to handle urls ending in '/html5player-n...
Jaime Marquínez Ferrándiz
2015-08-26
1
-2
/
+2
*
[youtube] Expand _VALID_URL to support vid.plus
Sergey M․
2015-08-17
1
-1
/
+8
*
[youtube:search_url] Fix extraction (Closes #6578)
Sergey M․
2015-08-16
1
-1
/
+1
*
[youtube] Simplify two-factor authentication
Sergey M․
2015-08-15
1
-25
/
+14
*
[youtube] Fix two-factor authentication
reddraggone9
2015-08-15
1
-22
/
+18
*
[youtube] Update tests
Sergey M․
2015-08-12
1
-3
/
+3
*
[youtube] Add age limit to tests
Sergey M․
2015-08-11
1
-0
/
+3
*
[youtube] Skip download for multiple v= test
Sergey M․
2015-08-11
1
-1
/
+4
*
[youtube] Use the first v= argument in the URL
Puck Meerburg
2015-08-10
1
-1
/
+18
*
Merge remote-tracking branch 'dstftw/multifeed-videos' (closes #6360)
Jaime Marquínez Ferrándiz
2015-07-29
1
-27
/
+106
|
\
|
*
[youtube] Show info message for multifeed videos according to noplaylist option
Sergey M․
2015-07-29
1
-16
/
+21
|
*
[youtube] Respect noplaylist for multifeed videos
Sergey M․
2015-07-25
1
-1
/
+3
|
*
[youtube] Add support for multifeed videos
Sergey M․
2015-07-25
1
-27
/
+99
*
|
[youtube] Improve tags extraction and add test
Sergey M․
2015-07-29
1
-4
/
+10
*
|
[youtube]: tags key in info jason is now a list
Purdea Andrei
2015-07-28
1
-2
/
+1
*
|
[youtube] save keywords in info jason when --write-info-json is used
Purdea Andrei
2015-07-28
1
-0
/
+4
*
|
[youtube] Use 'vp8' and 'vp9' in lowercase (fixes #6358)
Jaime Marquínez Ferrándiz
2015-07-26
1
-12
/
+12
|
/
*
[youtube] Handle empty allowed regions (Closes #6351)
Sergey M․
2015-07-25
1
-1
/
+1
*
Merge pull request #6306 from jaimeMF/extract_start_time
Sergey M.
2015-07-23
1
-1
/
+19
|
\
|
*
[youtube] Also look into the 'start' field for start_time
Jaime Marquínez Ferrándiz
2015-07-23
1
-0
/
+2
|
*
[youtube] Extract end_time
Jaime Marquínez Ferrándiz
2015-07-23
1
-3
/
+7
|
*
[youtube] Extract start_time
Jaime Marquínez Ferrándiz
2015-07-20
1
-1
/
+13
*
|
[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_si...
Jaime Marquínez Ferrándiz
2015-07-22
1
-1
/
+2
|
/
*
[youtube] Set 'is_live'
Jaime Marquínez Ferrándiz
2015-07-20
1
-0
/
+4
*
[youtube] Fix upload_date in test
Jaime Marquínez Ferrándiz
2015-07-20
1
-1
/
+1
*
Merge remote-tracking branch 'yan12125/download-dash-segments' (#5886)
Jaime Marquínez Ferrándiz
2015-07-20
1
-1
/
+26
|
\
|
*
[youtube] Add a test for the DASH segment downloader
Yen Chi Hsuan
2015-06-10
1
-0
/
+18
|
*
[youtube] Fix a TypeError caused by 4da31bd56629054497634d041035e4bd6fcfacbb
Yen Chi Hsuan
2015-06-10
1
-1
/
+1
|
*
[youtube] Fix a FutureWarning from xml.etree.ElementTree
Yen Chi Hsuan
2015-06-06
1
-1
/
+1
|
*
[downloader/dash] Rename the protocol
Yen Chi Hsuan
2015-06-04
1
-1
/
+1
|
*
[YoutubeDL] Change how DashSegmentsFD is selected
Yen Chi Hsuan
2015-06-04
1
-1
/
+2
|
*
[YoutubeDL] Support DASH manifest downloading
Yen Chi Hsuan
2015-06-03
1
-0
/
+6
*
|
[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
Sergey M․
2015-07-17
1
-5
/
+7
*
|
[youtube] Make further DASH manifests not fatal after succeeded one
Sergey M․
2015-07-09
1
-3
/
+14
[prev]
[next]