Philipp Hagemeister
|
8c23945c72
|
[eporner] Adapt to changed default format
|
10 years ago |
Philipp Hagemeister
|
989b4b2b86
|
[utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
|
10 years ago |
Philipp Hagemeister
|
2a7b4681c6
|
[godtube] Fix on Python 2.6
|
10 years ago |
Philipp Hagemeister
|
8157ae3904
|
[golem] Fix under 2.6
It's a sad story; 2.6 does not support any non-trivial xpaths.
|
10 years ago |
Philipp Hagemeister
|
e50e2fcd4d
|
[br] fix test case
|
10 years ago |
Philipp Hagemeister
|
5e4f06197f
|
[facebook] Fix test case
|
10 years ago |
Philipp Hagemeister
|
761e1645e0
|
[generic] Remove unstable test checksum
|
10 years ago |
Philipp Hagemeister
|
8ff14175e2
|
[sportdeutschland] Fix testcase
|
10 years ago |
Philipp Hagemeister
|
dbe3043cd6
|
[ynet] Fix test checksums
|
10 years ago |
Philipp Hagemeister
|
a8eb5a8e61
|
[generic] Fix testcases
|
10 years ago |
Philipp Hagemeister
|
6043f1df4e
|
[ign] Return proper playlist object
|
10 years ago |
Philipp Hagemeister
|
12548cd933
|
[worldstarhiphop] Correct title extraction
|
10 years ago |
Philipp Hagemeister
|
2593039522
|
[vimeo] Use regexps to find description
This fixes descriptions on 2.6 and makes the code simpler.
|
10 years ago |
Philipp Hagemeister
|
35d3e63d24
|
release 2014.09.29.2
|
10 years ago |
Philipp Hagemeister
|
27aede9074
|
[pbs] Add support for series/jwplayer type video (Fixes #3849)
|
10 years ago |
Philipp Hagemeister
|
f5b7e6a842
|
release 2014.09.29.1
|
10 years ago |
Philipp Hagemeister
|
a1f934b171
|
[youtube] Correct language cookie handling
|
10 years ago |
Philipp Hagemeister
|
a43ee88c6f
|
release 2014.09.29
|
10 years ago |
Philipp Hagemeister
|
e2dce53781
|
[youtube] Always request webpage in English (Fixes #3844)
|
10 years ago |
Philipp Hagemeister
|
1770ed9e86
|
[thvideo] Simplify (#3848)
|
10 years ago |
Philipp Hagemeister
|
9c44d2429b
|
[vimeo:likes] Support large like lists (Fixes #3847)
|
10 years ago |
Philipp Hagemeister
|
d2e32f7df5
|
Do not use HTML characters in output
This messes up the format when people paste it outside of code tags.
|
10 years ago |
Anton Larionov
|
67077b182b
|
[thvideo] Add support for playlists
|
10 years ago |
Naglis Jonaitis
|
5f4c318844
|
[nfl] Support team micro-sites (fixes #3831)
|
10 years ago |
Naglis Jonaitis
|
dfee83234b
|
[nfl] Prefer progressive downloads
|
10 years ago |
Philipp Hagemeister
|
22dd3fad86
|
release 2014.09.28.1
|
10 years ago |
Philipp Hagemeister
|
d6e6a42256
|
[vimeo:likes] Add new extractor (Fixes #3835)
|
10 years ago |
Philipp Hagemeister
|
76e7d1e74b
|
[played] Remove unused import
|
10 years ago |
Philipp Hagemeister
|
38c4d41b74
|
[played] Simplify (#3798)
|
10 years ago |
Philipp Hagemeister
|
51ee08c4bb
|
Remove unused imports
|
10 years ago |
Philipp Hagemeister
|
c841789772
|
[muenchentv] Add thumbnail
|
10 years ago |
Philipp Hagemeister
|
c121a75b36
|
[heise] Add support for description
|
10 years ago |
Philipp Hagemeister
|
5a8b77551d
|
[heise] Simplify (#3842)
|
10 years ago |
Philipp Hagemeister
|
b14f3a4c1d
|
[golem] Simplify (#3828)
|
10 years ago |
Philipp Hagemeister
|
88fbe4c2cc
|
release 2014.09.28
|
10 years ago |
Philipp Hagemeister
|
394599f422
|
[oktoberfesttv] Add new extractor (Fixes #3845)
|
10 years ago |
Philipp Hagemeister
|
ed9266db90
|
[common] Add new helper function _match_id
|
10 years ago |
Philipp Hagemeister
|
f4b1c7adb8
|
[muenchentv] Move live title generation to common
|
10 years ago |
Philipp Hagemeister
|
c95eeb7b80
|
[eitb] Modernize
|
10 years ago |
Sergey M․
|
5e43e3803c
|
Credit @lenaten for ynet (#3840) and sport5 (#3841)
|
10 years ago |
Sergey M․
|
a89435a7a8
|
[ynet] Improve _VALID_URL
|
10 years ago |
Sergey M․
|
c664182323
|
[ynet] Remove unused stuff, simplify and improve
|
10 years ago |
Sergey M․
|
ee0d90707a
|
[YoutubeDL] Fix string check for python3
|
10 years ago |
Sergey M․
|
f776d8f608
|
[sport5] Keep alphanumeric order
|
10 years ago |
Sergey M․
|
0b75c2a88b
|
[sport5] Capture error message and improve
|
10 years ago |
Mats
|
7b7518124e
|
[heise] Don't check string type
Before Python 3 could be unicode, so don't check at all.
|
10 years ago |
Sergey M․
|
68b0973046
|
[YoutubeDL] Expect all kind of strings in urlopen
Now it doesn't fail if req is python2's str
|
10 years ago |
Mats
|
70752ccefd
|
[golem] Don't omit positional argument specifiers
Required by Python 2.6.
|
10 years ago |
Mats
|
0155549d6c
|
[heise] Add new extractor
|
10 years ago |
net
|
b66745288e
|
[sport5] Add new extractor
|
10 years ago |