index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Added matching test for FoxBusiness.
nmrugg
2015-08-27
1
-0
/
+4
*
|
|
|
Make FoxBusiness work.
nmrugg
2015-08-27
1
-2
/
+6
*
|
|
|
[shared] Add filesize to test
Sergey M․
2015-08-26
1
-0
/
+1
*
|
|
|
[shared] Add test for vivo
Sergey M․
2015-08-26
1
-2
/
+11
*
|
|
|
[shared] Clarify IE_DESC
Sergey M․
2015-08-26
1
-0
/
+1
*
|
|
|
[shared] Extend _VALID_URL to support vivo.sx (Closes #6681)
Sergey M․
2015-08-26
1
-1
/
+1
*
|
|
|
[crunchyroll] Fix typo
Sergey M․
2015-08-26
1
-1
/
+1
*
|
|
|
[udemy] Use raise_login_required
Sergey M․
2015-08-26
1
-3
/
+1
*
|
|
|
[tubitv] Use raise_login_required
Sergey M․
2015-08-26
1
-3
/
+1
*
|
|
|
[smotri] Use raise_login_required
Sergey M․
2015-08-26
1
-4
/
+1
*
|
|
|
[safari] Use raise_login_required
Sergey M․
2015-08-26
1
-4
/
+1
*
|
|
|
[pluralsight] Use raise_login_required
Sergey M․
2015-08-26
1
-3
/
+1
*
|
|
|
[lynda] Use raise_login_required
Sergey M․
2015-08-26
1
-3
/
+1
*
|
|
|
[eroprofile] Use raise_login_required
Sergey M․
2015-08-26
1
-2
/
+1
*
|
|
|
[crunchyroll] Use raise_login_required
Sergey M․
2015-08-26
1
-4
/
+1
*
|
|
|
[extractor/common] Add raise_login_required
Sergey M․
2015-08-26
1
-0
/
+6
*
|
|
|
[crunchyroll] Detect required login (#6677)
Sergey M․
2015-08-26
1
-1
/
+9
*
|
|
|
Merge pull request #6679 from jaimeMF/youtube-fix-player-version-regex
Sergey M.
2015-08-26
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[youtube] Adapt player version regex to handle urls ending in '/html5player-n...
Jaime Marquínez Ferrándiz
2015-08-26
1
-2
/
+2
|
/
/
/
/
*
|
|
|
[yandexmusic:playlist] Handle playlists with more than 150 tracks (Closes #6666)
Sergey M․
2015-08-26
1
-6
/
+45
*
|
|
|
[yandexmusic] Skip removed tracks (#6666)
Sergey M․
2015-08-25
1
-1
/
+1
*
|
|
|
[krasview] Skip download for test
Sergey M․
2015-08-25
1
-0
/
+3
*
|
|
|
[mailru] Skip tests
Sergey M․
2015-08-25
1
-0
/
+2
*
|
|
|
release 2015.08.23
Philipp Hagemeister
2015-08-23
2
-2
/
+6
*
|
|
|
[yandexmusic:track] Eliminate base class
Sergey M․
2015-08-24
1
-19
/
+17
*
|
|
|
[yandexmusic] Defer link resolve till actual download time to prevent link ex...
Sergey M․
2015-08-24
1
-7
/
+14
*
|
|
|
[spankwire] Preserve old uploader pattern
Sergey M․
2015-08-23
1
-1
/
+1
*
|
|
|
[spankwire] Simplify
Sergey M․
2015-08-23
1
-4
/
+3
*
|
|
|
[spankwire] Simplify and properly format
Sergey M․
2015-08-23
1
-60
/
+45
*
|
|
|
[spankwire] Support new cdn video url format
clauderains
2015-08-23
1
-26
/
+58
*
|
|
|
[spankwire] Fixed uploader_id field extraction so that test case passes
clauderains
2015-08-23
1
-1
/
+1
*
|
|
|
[kontrtube] Fix extraction (Closes #6644)
Sergey M․
2015-08-23
1
-21
/
+19
*
|
|
|
[pluralsight] Do not yet rely on userMayViewClip
Sergey M․
2015-08-23
1
-10
/
+2
*
|
|
|
[pluralsight] Remove unused const
Sergey M․
2015-08-23
1
-1
/
+0
*
|
|
|
[pluralsight] Add extractor (Closes #6090)
Sergey M․
2015-08-23
2
-0
/
+222
*
|
|
|
[soundcloud:user] Update tests
Sergey M․
2015-08-22
1
-3
/
+3
*
|
|
|
[common] Follow convention of using 'cls' in classmethods
Jaime Marquínez Ferrándiz
2015-08-21
1
-2
/
+2
*
|
|
|
[rtl2] Remove MD5 checksums
Yen Chi Hsuan
2015-08-21
1
-2
/
+0
*
|
|
|
[rtl2] Fix extraction for test_RTL2_1
Yen Chi Hsuan
2015-08-21
1
-4
/
+16
*
|
|
|
[rtl2] Remove an unused line
Yen Chi Hsuan
2015-08-21
1
-1
/
+0
*
|
|
|
[rtl2] Add skip_download for test
Yen Chi Hsuan
2015-08-21
1
-0
/
+4
*
|
|
|
[rtp] Add skip_download for test
Sergey M․
2015-08-21
1
-0
/
+4
*
|
|
|
[folketinget] Add skip_download for test
Sergey M․
2015-08-21
1
-0
/
+4
*
|
|
|
[common] Remove debugging codes
Yen Chi Hsuan
2015-08-21
1
-3
/
+0
*
|
|
|
[test/subtitles] Add test for ThePlatformFeedIE
Yen Chi Hsuan
2015-08-21
1
-0
/
+13
*
|
|
|
[theplatform] Use subtitles from SMIL, too
Yen Chi Hsuan
2015-08-21
1
-4
/
+13
*
|
|
|
[common] Add _merge_subtitles()
Yen Chi Hsuan
2015-08-21
1
-0
/
+20
*
|
|
|
[common] _parse_smil_subtitles: accept `lang` as the subtitle language
Yen Chi Hsuan
2015-08-20
1
-1
/
+1
*
|
|
|
[theplatform] Use _download_json
Yen Chi Hsuan
2015-08-20
1
-3
/
+1
|
|
/
/
|
/
|
|
*
|
|
[extractor/common] Add more subtitle mime types for guess when ext is missing
Sergey M․
2015-08-20
1
-2
/
+7
[prev]
[next]