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
*
[turner,cnn] move a check for wrong timestamp to CNNIE
Remita Amine
2016-08-29
2
-5
/
+8
*
[cnn] update _TEST for CNNBlogsIE and CNNArticleIE(closes #10489)
Remita Amine
2016-08-29
1
-3
/
+5
*
[ctv] add support for (tsn,bnn,thecomedynetwork).ca websites(#10016)
Remita Amine
2016-08-29
1
-3
/
+19
*
[9c9media] fix multiple stacks extraction and extract more metadata(#10016)
Remita Amine
2016-08-29
2
-28
/
+103
*
[kusi] Update test
Sergey M․
2016-08-29
1
-19
/
+8
*
[turner] Skip invalid subtitles' URLs
Sergey M․
2016-08-29
1
-1
/
+1
*
[adultswim] Extract video info from onlineOriginals (Closes #10492)
Sergey M․
2016-08-29
1
-5
/
+13
*
[turner] Extract all formats
Sergey M․
2016-08-29
1
-21
/
+25
*
[turner] Fix subtitles extraction
Sergey M․
2016-08-29
1
-4
/
+5
*
[downloader/external] Recommend --hls-prefer-native for SOCKS users
Yen Chi Hsuan
2016-08-29
1
-1
/
+2
*
[generic,vodplatform] improve embed regex
Remita Amine
2016-08-29
2
-3
/
+3
*
[played] Remove extractor (Closes #10470)
Sergey M․
2016-08-29
2
-61
/
+0
*
[turner] fix secure m3u8 formats downloading
Remita Amine
2016-08-28
3
-9
/
+21
*
[cartoonnetwork] make extraction work for more videos in the website
Remita Amine
2016-08-28
1
-1
/
+1
*
[tbs] Add new extractor(#10222)
Remita Amine
2016-08-28
2
-0
/
+60
*
[cartoonnetwork] Add new extractor(#10110)
Remita Amine
2016-08-28
2
-0
/
+37
*
[turner,nba,cnn,adultswim] add base extractor to parse cvp feeds
Remita Amine
2016-08-28
4
-186
/
+214
*
[openload] Update algorithm again (#10408)
Yen Chi Hsuan
2016-08-28
1
-1
/
+1
*
[bilibili] Fix extraction (closes #10375)
Yen Chi Hsuan
2016-08-28
2
-64
/
+37
*
[openload] Fix extraction (closes #10408)
Yen Chi Hsuan
2016-08-28
2
-1
/
+9
*
[generic] Update some _TESTS
Yen Chi Hsuan
2016-08-28
1
-4
/
+15
*
release 2016.08.28
Sergey M․
2016-08-28
4
-9
/
+12
*
[README.md] Fix typo in download archive FAQ entry
Sergey M․
2016-08-28
1
-1
/
+1
*
[ChangeLog] Actualize
Sergey M․
2016-08-28
1
-1
/
+16
*
[periscope:user] Fix extraction (Closes #10453)
Sergey M․
2016-08-28
1
-17
/
+30
*
Merge branch 'steven7851-patch-2'
Yen Chi Hsuan
2016-08-27
1
-59
/
+50
|
\
|
*
[douyutv] Simplify
Yen Chi Hsuan
2016-08-27
1
-52
/
+44
|
*
Merge branch 'patch-2' of https://github.com/steven7851/youtube-dl into steve...
Yen Chi Hsuan
2016-08-26
1
-44
/
+43
|
/
|
|
*
[douyutv] Use new api
steven7851
2016-08-26
1
-44
/
+43
*
|
[crackle] Revert to template-based thumbnail extraction
Yen Chi Hsuan
2016-08-26
1
-19
/
+4
|
/
*
[tnaflix] Fix extraction (Closes #10434)
Sergey M․
2016-08-26
1
-5
/
+7
*
Credit @Xender for nhk:vod (#10424)
Sergey M․
2016-08-26
1
-0
/
+1
*
[nhk:vod] Improve extraction (Closes #10424)
Sergey M․
2016-08-26
1
-11
/
+32
*
[nhk] Add extractor for VoD.
Aleksander Nitecki
2016-08-26
2
-0
/
+30
*
[trutube] Remove extractor (Closes #10438)
Sergey M․
2016-08-26
2
-27
/
+0
*
[usanetwork] Add new extractor
Remita Amine
2016-08-25
2
-0
/
+77
*
[downloader/external] Clarify that ffmpeg doesn't support SOCKS
Yen Chi Hsuan
2016-08-25
1
-0
/
+5
*
[crackle] Fix extraction and update _TESTS (closes #10333)
Yen Chi Hsuan
2016-08-25
2
-16
/
+43
*
[spankbang] Fix description and uploader (closes #10339)
Yen Chi Hsuan
2016-08-25
2
-5
/
+4
*
[README] Clean up grammar in --download-archive paragraph
Philipp Hagemeister
2016-08-25
1
-4
/
+4
*
[README.md] Add FAQ entry for download archive
Sergey M․
2016-08-25
1
-0
/
+12
*
[README.md] Add comments in sample configuration for clarity
Sergey M․
2016-08-25
1
-1
/
+9
*
[README.md] Use en-US URL in cookies FAQ entry
Sergey M․
2016-08-25
1
-1
/
+1
*
[README.md] Clarify how to export cookies from browser for cookies FAQ entry
Sergey M․
2016-08-25
1
-1
/
+5
*
[README.md] Quote URL in streaming to player FAQ entry
Sergey M․
2016-08-25
1
-1
/
+1
*
[YoutubeDL] check only for None Value in thumbnails sorting
Remita Amine
2016-08-25
1
-2
/
+4
*
raise unexpected error when no stream found
Remita Amine
2016-08-25
2
-10
/
+12
*
[discoverygo] detect when video needs authentication(closes #10425)
Remita Amine
2016-08-25
1
-1
/
+8
*
[cbc] Add support for watch.cbc.ca
Remita Amine
2016-08-25
2
-0
/
+174
*
[YoutubeDL] add fallback value for thumbnails values in thumbnails sorting
Remita Amine
2016-08-25
1
-2
/
+2
[next]