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
/
cspan.py
Age
Commit message (
Expand
)
Author
2016-01-30
[cspan] Unescape path (Closes #8365)
Sergey M․
2016-01-26
[cspan] Extract from path when no qualities (Closes #8317)
Sergey M․
2016-01-26
[cspan] Fix clip/prog id extraction (#8317)
Sergey M․
2015-12-28
[cspan] Fix extraction (fixes #8032)
Jaime Marquínez Ferrándiz
2015-12-28
[cspan] Initialize 'video_type' to avoid 'UnboundLocalError' exceptions (#8032)
Jaime Marquínez Ferrándiz
2015-11-28
[cspan] change into a function
remitamine
2015-10-20
[cspan] move get_text_attr to CSpanIE
remitamine
2015-10-17
[cspan] handle error massages and extract qualities
remitamine
2015-10-03
[cspan] correct the clip info extraction
remitamine
2015-04-25
[cspan] Extract subtitles
Yen Chi Hsuan
2015-04-21
[CSpan] Removed the md5 sum of CSpan_3
Yen Chi Hsuan
2015-04-21
[CSpan] Fix test cases CSpan_1 and CSpan_2
Yen Chi Hsuan
2015-04-21
[CSpan] Add detection for Senate ISVP. Closes #5302
Yen Chi Hsuan
2014-12-17
Improve code style
Philipp Hagemeister
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-04-03
[cspan] Support multiple segments (Fixes #2674)
Philipp Hagemeister
2014-03-26
[cspan] Roll back unfinished rtmp support
Sergey M․
2014-03-25
[auengine] Modernize
Sergey M․
2014-03-21
[cspan] Fix typo in a comment
Jaime Marquínez Ferrándiz
2014-03-21
[cspan] Add support for newer videos (Fixes #2577)
Philipp Hagemeister
2014-02-02
[cspan] Fix extraction (fixes #2291)
Jaime Marquínez Ferrándiz
2014-01-22
[cspan] Disable test
Philipp Hagemeister
2014-01-22
[cspan] Make ‘www’ optional and improve the regex for extracting the id (...
Jaime Marquínez Ferrándiz
2014-01-05
[cspan] Use HTTP download (Fixes #2098)
Philipp Hagemeister
2013-12-04
Correct some extractor _VALID_URL regexes
dst
2013-07-12
InfoExtractor: add some helper methods to extract OpenGraph info
Jaime Marquínez Ferrándiz
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-26
Add CSpanIE (closes #312)
Jaime Marquínez Ferrándiz