index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
[youtube] only allow domain name to be upper-case (#1786)
Philipp Hagemeister
2013-11-18
1
-2
/
+2
*
[auengine] Do not return unnecessary ext
Philipp Hagemeister
2013-11-18
1
-1
/
+0
*
[auengine] Simplify
Philipp Hagemeister
2013-11-18
1
-13
/
+17
*
Support multiple embedded YouTube URLs (Fixes #1787)
Philipp Hagemeister
2013-11-18
1
-14
/
+17
*
Support protocol-independent URLs (#1787)
Philipp Hagemeister
2013-11-18
1
-2
/
+2
*
Suppor embed-only videos (Fixes #1746)
Philipp Hagemeister
2013-11-18
1
-3
/
+15
*
[MTVIE] Try with RTMP URL if download fails
Philipp Hagemeister
2013-11-17
1
-1
/
+1
*
Add support for southpark.de
rzhxeo
2013-11-17
2
-1
/
+18
*
[SouthParkStudiosIE] Move from _TEST to _TESTS
rzhxeo
2013-11-17
1
-5
/
+3
*
[SouthParkStudiosIE] Also detect urls without http:// or www
rzhxeo
2013-11-17
1
-1
/
+2
*
[youtube] Add view_count (Fixes #1781)
Philipp Hagemeister
2013-11-17
1
-0
/
+6
*
[arte] remove two typos
Philipp Hagemeister
2013-11-17
1
-2
/
+2
*
[redtube] Do not test md5, seems to vary
Philipp Hagemeister
2013-11-16
1
-1
/
+3
*
[gamekings] Do not test md5 sum, precise file changes regularly
Philipp Hagemeister
2013-11-16
1
-1
/
+2
*
[gamekings] remove unnecessary import
Philipp Hagemeister
2013-11-16
1
-3
/
+0
*
[tvp] Skip tests
Philipp Hagemeister
2013-11-16
1
-0
/
+1
*
[bambuser] Do not test for MD5, seems to be flaky
Philipp Hagemeister
2013-11-16
1
-1
/
+2
*
[dailymotion] Fix playlists
Philipp Hagemeister
2013-11-16
1
-1
/
+1
*
[spiegel] Implement format selection
Philipp Hagemeister
2013-11-16
1
-14
/
+36
*
Add automatic generation of format note based on bitrate and codecs
Philipp Hagemeister
2013-11-16
2
-3
/
+8
*
[ted] Fix playlists (Fixes #1770)
Philipp Hagemeister
2013-11-15
1
-15
/
+14
*
[ted] simplify
Philipp Hagemeister
2013-11-15
1
-7
/
+2
*
[rtlnow] Remove the test for nitro
Jaime Marquínez Ferrándiz
2013-11-15
1
-12
/
+0
*
Don't accept '>' inside the content attribute in OpenGraph regexes
Jaime Marquínez Ferrándiz
2013-11-15
1
-3
/
+5
*
Improve the OpenGraph regex
Jaime Marquínez Ferrándiz
2013-11-15
1
-5
/
+9
*
[tvp] Update the title and the description of the test video
Jaime Marquínez Ferrándiz
2013-11-15
1
-2
/
+2
*
[youtube:channel] Fix the extraction of autogenerated channels
Jaime Marquínez Ferrándiz
2013-11-15
1
-13
/
+24
*
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2013-11-15
5
-5
/
+49
|
\
|
*
[soundlcoud] Set the correct extension for the tracks (fixes #1766)
Jaime Marquínez Ferrándiz
2013-11-14
1
-1
/
+1
|
*
[livestream] Add an extractor for the original version of livestream (closes ...
Jaime Marquínez Ferrándiz
2013-11-14
2
-1
/
+45
|
*
Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750)
Jaime Marquínez Ferrándiz
2013-11-13
1
-2
/
+2
|
*
[gamekings] Fix the test video checksum
Jaime Marquínez Ferrándiz
2013-11-13
1
-1
/
+1
*
|
[youtube] Fix protocol-independent URLs (Fixes #1768)
Philipp Hagemeister
2013-11-15
1
-0
/
+2
|
/
*
[tvp] Minor improvements (#1730)
Philipp Hagemeister
2013-11-13
1
-33
/
+14
*
Merge remote-tracking branch 'saper/tvp'
Philipp Hagemeister
2013-11-13
2
-0
/
+61
|
\
|
*
[tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719
Marcin Cieślak
2013-11-05
2
-0
/
+61
*
|
[gamekings] Minor fixes (#1759)
Philipp Hagemeister
2013-11-13
1
-14
/
+15
*
|
Add extractor for gamekings.tv
Jelle van der Waa
2013-11-13
2
-0
/
+40
*
|
[vine] Fix uploader extraction
Jaime Marquínez Ferrándiz
2013-11-12
1
-1
/
+1
*
|
[common] Simplify og_search_property
Philipp Hagemeister
2013-11-12
1
-3
/
+3
*
|
Use the 'rtmp_live' field for the live parameter of rtmpdump
Jaime Marquínez Ferrándiz
2013-11-10
1
-2
/
+2
*
|
Merge remote-tracking branch 'rzhxeo/rtmpdump_live'
Jaime Marquínez Ferrándiz
2013-11-10
1
-0
/
+2
|
\
\
|
*
|
[CinemassacreIE] Add live paramter to extracted info as a workaround
rzhxeo
2013-11-02
1
-0
/
+2
*
|
|
[ted] Return a single info_dict for talks urls
Jaime Marquínez Ferrándiz
2013-11-10
1
-1
/
+1
*
|
|
Merge pull request #1705 from iemejia/master
Jaime Marquínez Ferrándiz
2013-11-10
4
-13
/
+41
|
\
\
\
|
*
|
|
[ted] fixed error in case of no subtitles present
Ismaël Mejía
2013-11-05
1
-8
/
+16
|
*
|
|
Merge remote-tracking branch 'iemejia/master'
Ismaël Mejía
2013-11-02
2
-0
/
+81
|
|
\
\
\
|
*
\
\
\
Merge branch 'ted_subtitles'
Ismaël Mejía
2013-11-02
4
-14
/
+34
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
[ted] Added support for subtitle download
Ismaël Mejía
2013-11-02
1
-4
/
+24
|
|
*
|
|
[subtitles] refactor to support websites with subtitle information the
Ismaël Mejía
2013-11-02
3
-10
/
+10
[next]