index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
collegehumor.py
Age
Commit message (
Expand
)
Author
2014-03-13
[collegehumor] Fix one more test
Sergey M․
2014-03-13
[collegehumor] Extract like count
Sergey M․
2014-03-13
[collegehumor] Fix test
Sergey M․
2014-03-09
[collegehumor] Replace youtube test
Sergey M․
2014-02-27
[collegehumor] Fix test's uploader field
Jaime Marquínez Ferrándiz
2014-02-12
[collegehumor, chilloutzone] changed description in tests
pulpe
2014-02-06
[collegehumor] We only get shortened descriptions now
Philipp Hagemeister
2014-02-04
[collegehumor] Adapt test to changed video description
Philipp Hagemeister
2014-02-02
[collegehumor] Fix test
Philipp Hagemeister
2014-01-31
[collegehumor] fix test description
Jaime Marquínez Ferrándiz
2014-01-30
[collegehumor] Add support for embedded youtube videos (fixes #2277)
Jaime Marquínez Ferrándiz
2014-01-30
[collegehumor] The video may not contain any file in webm format (#2277)
Jaime Marquínez Ferrándiz
2014-01-05
[collegehumor] Use character strings by default
Philipp Hagemeister
2014-01-05
[collegehumor] Add support for age_limit
Philipp Hagemeister
2014-01-05
[collegehumor] Support multiple formats (Fixes #2092)
Philipp Hagemeister
2013-11-24
[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring...
Jaime Marquínez Ferrándiz
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-08-21
[collegehumor] Allow old-style videos (Fixes #1285)
Philipp Hagemeister
2013-08-04
[collegehumor] support urls in the format www.collegehumor.com/e/{video_id} (...
Jaime Marquínez Ferrándiz
2013-07-24
Added an option 'e' to go with 'video' or 'embed'
pishposhmcgee
2013-07-23
CollegeHumorIE: support Youtube videos and embed urls (fixes #1094)
Jaime Marquínez Ferrándiz
2013-07-23
Fix CollegHumorIE
Jaime Marquínez Ferrándiz
2013-06-23
Move Collegehumor IE into its own file
Philipp Hagemeister