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
*
[twitch:playlistbase] Restore original _PAGE_LIMIT
Sergey M․
2016-03-03
1
-1
/
+1
*
[twitch:playlistsbase] Use orderedSet
Sergey M․
2016-03-03
1
-1
/
+2
*
[twitch] Workaround broken paging (Closes #8740)
Sergey M․
2016-03-03
1
-5
/
+22
*
[Makefile] Allow specifying the Python version in offline tests
Yen Chi Hsuan
2016-03-03
1
-1
/
+1
*
[test/http] Fix failure in Jython
Yen Chi Hsuan
2016-03-03
1
-1
/
+6
*
[jython] Introduce compat_os_name
Yen Chi Hsuan
2016-03-03
6
-17
/
+28
*
Merge branch 'jython-support'
Yen Chi Hsuan
2016-03-03
3
-6
/
+28
|
\
|
*
[utils] Jython support - handle filenames correctly
Yen Chi Hsuan
2016-03-03
1
-0
/
+4
|
*
Jython support - handle *.class files
Yen Chi Hsuan
2016-02-21
2
-1
/
+3
|
*
[utils] Jython support - disable setproctitle() until ctypes is complete
Yen Chi Hsuan
2016-02-21
1
-0
/
+6
|
*
[utils] Jython support: tolerate missing fcntl module
Yen Chi Hsuan
2016-02-21
1
-5
/
+15
*
|
[twitter] Media info is not always in the first entity
Yen Chi Hsuan
2016-03-03
1
-1
/
+21
*
|
[twitter] Now Twitter serves the same file for Firefox and Chrome
Yen Chi Hsuan
2016-03-03
1
-68
/
+55
*
|
[twitter] Fix extraction of test_Twitter and test_Twitter_1
Yen Chi Hsuan
2016-03-03
1
-20
/
+51
*
|
[twitter] Support twitter.com/i/videos/tweet/ URLS
Yen Chi Hsuan
2016-03-03
1
-9
/
+44
*
|
[thepltform] detect other types of errors
remitamine
2016-03-02
1
-9
/
+6
*
|
[utils] remove check for val from find_xpath_attr
remitamine
2016-03-02
1
-2
/
+0
*
|
[leeco] Letv renamed to LeEco
Yen Chi Hsuan
2016-03-03
2
-7
/
+9
*
|
[letv] Merge LetvTvIE into LetvPlaylistIE
Yen Chi Hsuan
2016-03-03
2
-26
/
+31
*
|
[letv] Correct regular expressions and fix a typo
Yen Chi Hsuan
2016-03-03
1
-5
/
+5
*
|
[letv] Order imports alphabetically
Yen Chi Hsuan
2016-03-03
1
-6
/
+6
*
|
[letv] Keep videos' order in playlists
Yen Chi Hsuan
2016-03-03
1
-2
/
+3
*
|
[letv] Domain name changed
Yen Chi Hsuan
2016-03-03
1
-15
/
+18
*
|
[twitch:playlistbase] Mark broken
Sergey M․
2016-03-03
1
-0
/
+3
*
|
[vimeo] Extract uploader_url (Closes #8727)
Sergey M․
2016-03-03
1
-3
/
+13
*
|
[youtube] Extract uploader_url (Closes #8724)
Sergey M․
2016-03-02
1
-2
/
+44
*
|
[extractor/common] Document uploader_url
Sergey M․
2016-03-02
1
-0
/
+1
*
|
[README.md] Document license field for output template
Sergey M
2016-03-02
1
-0
/
+1
*
|
[youtube] Extract license (Closes #8725)
Sergey M․
2016-03-02
1
-1
/
+44
*
|
[extractor/common] Document license metafield
Sergey M․
2016-03-02
1
-0
/
+1
*
|
[youtube] improve width and height extraction from fmt_list
remitamine
2016-03-02
1
-6
/
+11
*
|
Merge branch 'master' of github.com:rg3/youtube-dl
remitamine
2016-03-02
1
-1
/
+1
|
\
\
|
*
|
[YoutubeDL] Skip postprocessing and archive report when outputting to stdout ...
Sergey M․
2016-03-02
1
-1
/
+1
*
|
|
Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"
remitamine
2016-03-02
1
-36
/
+35
*
|
|
Revert "[youtube] add basic info for some unknown formats extracted from watc...
remitamine
2016-03-02
1
-21
/
+0
|
/
/
*
|
[youtube] add basic info for some unknown formats extracted from watch_as3.swf
remitamine
2016-03-02
1
-0
/
+21
*
|
[youtube] add tbr to _formats extracted from watch_as3.swf
remitamine
2016-03-02
1
-35
/
+36
*
|
[youtube] extract width and height from fmt_list
remitamine
2016-03-02
1
-0
/
+10
*
|
[nrk:skole] Relax _VALID_URL
Sergey M․
2016-03-02
1
-3
/
+9
*
|
[nrk:skole] Add extractor (Closes #8728)
Sergey M․
2016-03-02
2
-1
/
+30
*
|
[options] Add --no-mark-watched (#5054)
Sergey M․
2016-03-01
1
-0
/
+4
*
|
[wistia] Fix extraction (Closes #8707)
Sergey M․
2016-03-01
1
-1
/
+2
*
|
Merge pull request #8703 from dstftw/mark-watched
Sergey M
2016-03-01
4
-0
/
+40
|
\
\
|
*
|
Add --mark-watched feature (Closes #5054)
Sergey M․
2016-03-01
4
-0
/
+40
*
|
|
[lifenews] Fix extraction and improve (Closes #2482, closes #8714)
Sergey M․
2016-03-01
1
-33
/
+68
*
|
|
[iqiyi] SWF URLs are not used anymore
Yen Chi Hsuan
2016-03-01
1
-4
/
+2
*
|
|
release 2016.03.01
Philipp Hagemeister
2016-03-01
1
-1
/
+1
*
|
|
[rtve.es:live] Fix extraction
Jaime Marquínez Ferrándiz
2016-02-29
1
-16
/
+14
*
|
|
[mdr] Fix extraction (Closes #8702)
Sergey M․
2016-03-01
1
-3
/
+6
|
/
/
*
|
[tf1] Improve wat id regex (Closes #8691)
Sergey M․
2016-02-29
1
-1
/
+1
[next]