Remita Amine
2408e6d26a
[cspan] improve info extraction( closes #27791 )
4 years ago
Sergey M․
3e4e338133
[cspan] Extract info from jwplayer data ( closes #3672 , closes #3734 , closes #10638 , closes #13030 , closes #18806 , closes #23148 , closes #24461 , closes #26171 , closes #26800 , closes #27263 )
4 years ago
Roman Beránek
be19ae11fd
[cspan] Pass Referer header with format's video URL ( #26032 ) ( closes #25729 )
4 years ago
Remita Amine
7e81010987
[cspan] add support for audio only pages and catch page errors( closes #14995 )
7 years ago
Remita Amine
5996d21aea
[cspan] add support for brightcove live embeds( closes #13028 )
8 years ago
Yen Chi Hsuan
f3c21cb7a7
[cspan] Fix _TESTS
8 years ago
Yen Chi Hsuan
4447fb2332
[cspan] Support Ustream embedded videos
...
Closes #11547
8 years ago
Nehal Patel
7b0d333a7e
Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer
8 years ago
Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
9 years ago
Sergey M․
68a0ea15b4
[cspan] Unescape path ( Closes #8365 )
9 years ago
Sergey M․
af9c2a07ae
[cspan] Extract from path when no qualities ( Closes #8317 )
9 years ago
Sergey M․
f693213567
[cspan] Fix clip/prog id extraction ( #8317 )
9 years ago
Jaime Marquínez Ferrándiz
6c6b8bd5cc
[cspan] Fix extraction ( fixes #8032 )
9 years ago
Jaime Marquínez Ferrándiz
04e24906be
[cspan] Initialize 'video_type' to avoid 'UnboundLocalError' exceptions ( #8032 )
9 years ago
remitamine
2a776f9788
[cspan] change into a function
9 years ago
remitamine
4bf5614195
[cspan] move get_text_attr to CSpanIE
9 years ago
remitamine
355c7ad361
[cspan] handle error massages and extract qualities
9 years ago
remitamine
30787f7259
[cspan] correct the clip info extraction
9 years ago
Yen Chi Hsuan
672f1bd849
[cspan] Extract subtitles
10 years ago
Yen Chi Hsuan
da55dac047
[CSpan] Removed the md5 sum of CSpan_3
10 years ago
Yen Chi Hsuan
92dcba1e1c
[CSpan] Fix test cases CSpan_1 and CSpan_2
10 years ago
Yen Chi Hsuan
2fe1b5bd2a
[CSpan] Add detection for Senate ISVP. Closes #5302
10 years ago
Philipp Hagemeister
7af808a5ef
Improve code style
10 years ago
Philipp Hagemeister
22a6f15061
Move playlist tests to extractors.
...
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
10 years ago
Philipp Hagemeister
aea6e7fc3c
[cspan] Support multiple segments ( Fixes #2674 )
11 years ago
Sergey M․
6a66ae96ed
[cspan] Roll back unfinished rtmp support
11 years ago
Sergey M․
b4461b6ebe
[auengine] Modernize
11 years ago
Jaime Marquínez Ferrándiz
6f13b055f1
[cspan] Fix typo in a comment
11 years ago
Philipp Hagemeister
11a15be4ce
[cspan] Add support for newer videos ( Fixes #2577 )
11 years ago
Jaime Marquínez Ferrándiz
009a3408f5
[cspan] Fix extraction ( fixes #2291 )
...
The webpage urls have changed.
The title and thumbnail are now extracted from an xml.
11 years ago
Philipp Hagemeister
11577ec054
[cspan] Disable test
...
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
11 years ago
Jaime Marquínez Ferrándiz
407ae733ab
[cspan] Make ‘www’ optional and improve the regex for extracting the id ( fixes #2194 )
11 years ago
Philipp Hagemeister
ca9e792253
[cspan] Use HTTP download ( Fixes #2098 )
11 years ago
dst
c0ade33e16
Correct some extractor _VALID_URL regexes
11 years ago
Jaime Marquínez Ferrándiz
46720279c2
InfoExtractor: add some helper methods to extract OpenGraph info
11 years ago
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
12 years ago
Jaime Marquínez Ferrándiz
aa0c87391c
Add CSpanIE ( closes #312 )
12 years ago