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
*
[cnbc] Add new extractor(closes #8012)
remitamine
2016-03-30
3
-4
/
+34
*
[myspace] improve extraction
remitamine
2016-03-30
1
-27
/
+53
*
[kwuo] Port to new API and enable --cn-verification-proxy
Yen Chi Hsuan
2016-03-31
1
-2
/
+15
*
[kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()
Yen Chi Hsuan
2016-03-31
1
-5
/
+1
*
[kuwo:song] Correct song ID extraction (fixes #9033)
Yen Chi Hsuan
2016-03-31
1
-1
/
+1
*
[tumblr] Improve _VALID_URL (Closes #9027)
Sergey M․
2016-03-30
1
-1
/
+1
*
[comcarcoff] don not depend on crackle extractor(closes #8995)
remitamine
2016-03-30
1
-3
/
+8
*
Add manually generated ISSUE_TEMPLATE.md
Sergey M․
2016-03-29
1
-0
/
+58
*
Improve ISSUE_TEMPLATE_tmpl.md
Sergey M․
2016-03-29
1
-8
/
+23
*
[devscripts/make_issue_template] Fix __version__ again
Sergey M․
2016-03-29
1
-3
/
+1
*
Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github
Sergey M․
2016-03-29
2
-1
/
+1
*
Remove ISSUE_TEMPLATE.md
Sergey M․
2016-03-29
1
-37
/
+0
*
[devscripts/make_issue_template] Fix NameError under python3
Sergey M․
2016-03-29
1
-0
/
+2
*
Exclude make_issue_template.py from flake8
Sergey M․
2016-03-29
1
-1
/
+1
*
[devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit it
Sergey M․
2016-03-29
1
-3
/
+3
*
[Makefile] Fix ISSUE_TEMPLATE.md target
Sergey M․
2016-03-29
1
-4
/
+4
*
[devscripts/make_issue_template] Rework to use ISSUE_TEMPLATE.tmpl (Closes #8...
Sergey M․
2016-03-29
1
-14
/
+11
*
Add ISSUE_TEMPLATE.tmpl as template for ISSUE_TEMPLATE.md
Sergey M․
2016-03-29
1
-0
/
+43
*
Add initial ISSUE_TEMPLATE
Sander van den Oever
2016-03-28
3
-1
/
+73
*
[README.md] Add format_id to the list of string meta fields available for use...
Sergey M
2016-03-28
1
-0
/
+1
*
[YoutubeDL] Fix sanitizing subtitles' url
Sergey M․
2016-03-28
1
-1
/
+2
*
[pornhub] Fix typo (Closes #9008)
Sergey M․
2016-03-28
1
-1
/
+1
*
[foxnews] Restore upload time fields in test
Sergey M․
2016-03-28
1
-4
/
+4
*
[amp] Fix upload timestamp extraction (Closes #9007)
Sergey M․
2016-03-28
1
-1
/
+3
*
[pornhub:uservideos] Add support for multipage videos (Closes #9006)
Sergey M․
2016-03-28
1
-6
/
+23
*
[pornhub:playlistbase] Do not include videos not from playlist
Sergey M․
2016-03-28
1
-3
/
+6
*
[pornhub:playlistbase] Use orderedSet
Sergey M․
2016-03-28
1
-1
/
+2
*
[bbc] Extend vpid regex (Closes #9003)
Sergey M․
2016-03-27
1
-1
/
+5
*
release 2016.03.27
Philipp Hagemeister
2016-03-27
1
-1
/
+1
*
[extractor/common] Filter out unsupported encrypted media for f4m formats (Cl...
Sergey M․
2016-03-27
1
-0
/
+6
*
[downloader/f4m] Extract routine for removing unsupported encrypted media
Sergey M․
2016-03-27
1
-3
/
+7
*
Remove _sort_formats from _extract_*_formats methods
Sergey M․
2016-03-27
29
-21
/
+56
*
[twitter] Handle another form of embedded Vine
Yen Chi Hsuan
2016-03-27
1
-0
/
+15
*
[pluralsight] Extract chapter metadata (Closes #8993)
Sergey M․
2016-03-27
1
-4
/
+9
*
[lynda] Extract chapter metadata (#8993)
Sergey M․
2016-03-27
1
-9
/
+11
*
[vevo] Update videoservice API URL (Closes #8900)
Sergey M․
2016-03-27
1
-1
/
+1
*
[udemy] Improve paid course detection
Sergey M․
2016-03-27
1
-5
/
+10
*
[udemy] Improve format_id
Sergey M․
2016-03-27
1
-6
/
+6
*
[udemy] Drop outputs' formats
Sergey M․
2016-03-26
1
-4
/
+0
*
[udemy] Add outputs metadata to view_html formats
Sergey M․
2016-03-26
1
-10
/
+13
*
[udemy] Fix outputs' formats format_id
Sergey M․
2016-03-26
1
-1
/
+1
*
[udemy] Use custom sorting
Sergey M․
2016-03-26
1
-1
/
+1
*
[udemy] Extract formats from view_html (Closes #8979)
Sergey M․
2016-03-26
1
-4
/
+37
*
[youtube:playlistsbase] Restrict playlist regex (Closes #8986)
Sergey M․
2016-03-26
1
-1
/
+3
*
[YoutubeDL] Sort imports
Sergey M․
2016-03-26
1
-5
/
+5
*
[YoutubeDL] Sanitize final URLs (Closes #8991)
Sergey M․
2016-03-26
1
-0
/
+5
*
[utils] Extract sanitize_url routine
Sergey M․
2016-03-26
1
-2
/
+5
*
[mailru] Extend _VALID_URL (Closes #8990)
Sergey M․
2016-03-26
1
-1
/
+5
*
[twitter] Fix extraction (closes #8966)
Yen Chi Hsuan
2016-03-26
1
-4
/
+2
*
[generic] Add a test case for brightcove embed
Yen Chi Hsuan
2016-03-26
1
-1
/
+17
[next]