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
/
comedycentral.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[comedycentral] Fix youtube-dl :thedailyshow
Philipp Hagemeister
2015-09-30
1
-6
/
+1
*
[comedycentral] Fix feed uri request (Closes #5449, closes #5455)
Sergey M․
2015-04-17
1
-1
/
+1
*
Adding subtitles
PishPosh.McGee
2015-02-26
1
-0
/
+3
*
Fix flake8 errors
Jaime Marquínez Ferrándiz
2015-01-31
1
-19
/
+22
*
[comedycentral:shows] Generate better IDs and add a test for that
Philipp Hagemeister
2015-01-30
1
-1
/
+33
*
[comedycentral:shows] Remove references to colbert report
Philipp Hagemeister
2015-01-22
1
-2
/
+2
*
[comedycentral] Match URLs with a second ID (fixes #4499)
Philipp Hagemeister
2014-12-17
1
-1
/
+4
*
Fix imports and general cleanup
Philipp Hagemeister
2014-12-13
1
-1
/
+3
*
[comedycentral] Modernize
Philipp Hagemeister
2014-11-20
1
-3
/
+1
*
remove unused imports
Philipp Hagemeister
2014-11-20
1
-1
/
+0
*
[ComedyCentralShows] Use the rtmp urls transform function from the MTV IE (fi...
Jaime Marquínez Ferrándiz
2014-11-14
1
-12
/
+1
*
[comedycentral] Prefer RTMP for now
Philipp Hagemeister
2014-09-01
1
-0
/
+3
*
[comedycentral] Support news-team URLs (Fixes #3649)
Philipp Hagemeister
2014-09-01
1
-1
/
+4
*
[comedycentral] Move tests to the extractor itself
Philipp Hagemeister
2014-09-01
1
-2
/
+26
*
[comedycentral] Only recognize the cc.com domain
Jaime Marquínez Ferrándiz
2014-07-16
1
-2
/
+2
*
[comedycentral] Recognize 'full-episodes' urls (fixes #3277)
Jaime Marquínez Ferrándiz
2014-07-16
1
-1
/
+1
*
[comedycentral] Correct handling when latest tds episode is a special-episode...
Philipp Hagemeister
2014-06-24
1
-1
/
+1
*
[comedycentralshows] Transform the rtmp urls so that rtmpdump can download th...
Jaime Marquínez Ferrándiz
2014-05-30
1
-1
/
+1
*
[comedycentral:shows] Add support for TDS special editions (Fixes #2733)
Philipp Hagemeister
2014-04-11
1
-1
/
+1
*
[comedycentral] Fix test md5sum
Philipp Hagemeister
2014-04-11
1
-1
/
+1
*
[comedycentral] Match more URLs
Philipp Hagemeister
2014-04-09
1
-2
/
+2
*
[comedycentral:shows] Do no include 6-digit identifier in display ID
Philipp Hagemeister
2014-04-03
1
-1
/
+1
*
[comedycentral:shows] Support guest/ URLs (Fixes #2677)
Philipp Hagemeister
2014-04-03
1
-1
/
+1
*
[comedycentral] Change XPath .//guid to ./guid (fixes #2668)
Jaime Marquínez Ferrándiz
2014-04-01
1
-1
/
+1
*
[comedycentral] Update test title for 34cbc7ee8db36e85d2021455f468c5dc2da616b8
Jaime Marquínez Ferrándiz
2014-04-01
1
-1
/
+1
*
[comedycentral] Allow URLs with query parts (fixes #2661)
Philipp Hagemeister
2014-04-01
1
-2
/
+3
*
[comedycentral] Add support for /videos URLs (Fixes #2660)
Philipp Hagemeister
2014-04-01
1
-2
/
+5
*
[comedycentral] Duration can now be a float (Fixes #2647)
Philipp Hagemeister
2014-03-28
1
-2
/
+2
*
[comedycentral] fix TDS extended interviews
Mark Lee
2014-03-26
1
-2
/
+2
*
[comedycentral] Better titles
Philipp Hagemeister
2014-03-25
1
-2
/
+2
*
[comedycentral] Correct uri (Fixes #2627)
Philipp Hagemeister
2014-03-25
1
-0
/
+3
*
[comedycentral] Fix thedailyshow / thecolbertreport (Fixes #2600, #2596)
Philipp Hagemeister
2014-03-25
1
-56
/
+64
*
Update to comedycentral.py (cc.com)
ericpardee
2014-03-17
1
-1
/
+1
*
[comedycentral] Improve regexes
dst
2014-01-30
1
-2
/
+2
*
[comedycentral] Use the generic `_real_extract` provided by the base class
Jaime Marquínez Ferrándiz
2014-01-22
1
-8
/
+0
*
[comedycentral] Use unicode_literals
Philipp Hagemeister
2014-01-22
1
-30
/
+32
*
[comedycentral] Adapt testcase
Philipp Hagemeister
2014-01-22
1
-1
/
+1
*
[comedycentral] Recognize ‘video-collections’ urls (#2072)
Jaime Marquínez Ferrándiz
2014-01-01
1
-1
/
+3
*
Merge remote-tracking branch 'dstftw/correct-valid-urls'
Philipp Hagemeister
2013-12-04
1
-1
/
+1
|
\
|
*
Correct some extractor _VALID_URL regexes
dst
2013-12-04
1
-1
/
+1
*
|
Move common code for extractors based in MTV services to a new base class
Jaime Marquínez Ferrándiz
2013-12-03
1
-8
/
+2
*
|
Remove the compatibility code used before the new format system was implemented
Jaime Marquínez Ferrándiz
2013-12-03
1
-7
/
+2
|
/
*
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-26
1
-5
/
+2
*
[comedycentral] Add support for comedycentral.com videos (closes #1824)
Jaime Marquínez Ferrándiz
2013-11-24
1
-1
/
+32
*
[comedycentral] Prepare for generic video extraction (#980)
Philipp Hagemeister
2013-10-04
1
-35
/
+28
*
ComedyCentralIE: support the extended interviews urls (fixes #1079)
Jaime Marquínez Ferrándiz
2013-07-21
1
-1
/
+6
*
Add --list-extractor-descriptions (human-readable list of IEs)
Philipp Hagemeister
2013-07-01
1
-2
/
+1
*
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
1
-0
/
+11
*
ComedycentralIE: Force conversion of the description to unicode (close #941)
Jaime Marquínez Ferrándiz
2013-06-26
1
-1
/
+1
*
Move comedycentral into its own file
Philipp Hagemeister
2013-06-23
1
-0
/
+179