Philipp Hagemeister
09a5dd2d3b
[bliptv] Add support for audio-only files ( Fixes #4404 )
10 years ago
Sergey M․
819039ee63
[tvigle] Update test and modernize
10 years ago
felix
ce36339575
add teamfourstar.com support
10 years ago
felix
684712076f
add direct screenwavemedia.com URL support
10 years ago
Jaime Marquínez Ferrándiz
603c92080f
[nhl] Make sure we add '_sd' before the extension ( fixes #4397 )
'.replace' would find the first dot in the path.
10 years ago
cryptonaut
16ae61f655
Handle --get-url with merged formats ( fixes #2883 )
Outputs one URL per line
10 years ago
Sergey M․
6a52eed80e
[prosiebensat1] Improve and simplify
10 years ago
Sergey M․
acf5cbfe93
[extractor/common] Add description to playlist_result
10 years ago
Adrian Kretz
8d1c8cae9c
[prosiebensat1] Fix broken tests
10 years ago
Adrian Kretz
c84890f708
[prosiebensat1] Add support for playlists ( fixes #4357 )
10 years ago
Sergey M․
6d0886204a
[radio.de] Add support for radio.de websites ( Closes #4393 )
10 years ago
Sergey M․
04d02a9d57
[twitch] Add login support ( #3986 )
10 years ago
Grom PE
6ac4e8065a
Fix utils.py for PyPy on Windows
The line
```python
from __future__ import unicode_literals
```
introduced in commit [ecc0c5ee01
](ecc0c5ee01
) broke youtube-dl for PyPy on Windows, making it unable to locate WinAPI functions.
Error: "TypeError: function name must be a string or integer"
Adding "b" prefix to strings with WinAPI function names fixes it.
10 years ago
Philipp Hagemeister
b82f815f37
Allow iterators for playlist result entries
10 years ago
Philipp Hagemeister
158f8cadc0
[adultswim] PEP8
10 years ago
Philipp Hagemeister
7d70cf4157
[nba] Remove unused import
10 years ago
Philipp Hagemeister
6591fdf51f
[tagesschau] Look at the right place for download links
10 years ago
Philipp Hagemeister
9ff6772790
[youtube] Modernize
10 years ago
Philipp Hagemeister
5f9b83944d
[ffmpeg] Improve version check and call it from hls ( Fixes #4377 )
10 years ago
Philipp Hagemeister
6a3e0103bb
[nba] Add test for #4387
10 years ago
Philipp Hagemeister
0b5cc1983e
[nba] Modernize
10 years ago
cryptonaut
1a9f8b1ad4
[nba] Improve _VALID_URL regex ( fixes #4387 )
Allows for optional trailing / or /index.html
10 years ago
cryptonaut
7115599121
[adultswim] Updated to work with new site format ( fixes #4317 )
10 years ago
Philipp Hagemeister
0df23ba9f9
release 2014.12.06.1
10 years ago
Philipp Hagemeister
58daf5ebed
[youporn] Fix JSON parameter regexp ( Fixes #4384 )
10 years ago
Philipp Hagemeister
1a7c6c69d3
release 2014.12.06
10 years ago
Philipp Hagemeister
045c48847a
[tagesschau] Add suppot for sendung ( Fixes #4378 )
10 years ago
Tithen-Firion
e638e83662
[howstuffworks] Update extractor
10 years ago
Sergey M․
90644a6843
[azubu] Add extractor ( Closes #4379 )
10 years ago
Tithen-Firion
d958fa9ff9
[howstuffworks] Rewrite extractor
10 years ago
Tithen-Firion
ebb6419960
[common] Split _download_json
Add ability for extractor to use _parse_json
10 years ago
Philipp Hagemeister
122c2f87c1
[tagesschau] Modernize
10 years ago
Philipp Hagemeister
a154eb3d15
release 2014.12.04.2
10 years ago
Philipp Hagemeister
81028ff9eb
[xminus] Capture description ( #4300 )
10 years ago
Philipp Hagemeister
e8df5cee12
[minhateca] Fix duration parsing
10 years ago
Philipp Hagemeister
ab07963b5c
release 2014.12.04.1
10 years ago
Philipp Hagemeister
4349c07dd7
[minhateca] Add extractor ( Fixes #4094 )
10 years ago
Sergey M․
1139a54d9b
[foxnews] Add extractor ( Closes #4352 )
10 years ago
Sergey M․
b128c9ed68
[vine:user] Add support for another URL format ( Closes #4365 )
10 years ago
Philipp Hagemeister
9776bc7f57
release 2014.12.04
10 years ago
Philipp Hagemeister
39c52bbd32
[myvidster] Enforce age limit in test
10 years ago
Philipp Hagemeister
810fb84d5e
pep8 and minor beautification all around
10 years ago
Philipp Hagemeister
5f5e993dc6
[bbccouk] Remove unused import
10 years ago
Philipp Hagemeister
191cc41ba4
[foxgay] Add thumbnail to test definition
10 years ago
Jaime Marquínez Ferrándiz
abe70fa044
[audiomack] Modernize test definition
10 years ago
Philipp Hagemeister
d4e06d4a83
[options] Standardize mentoined configuration file location ( Fixes #4367 )
10 years ago
Zack Fernandes
ecd7ea1e6b
[myvidster] Added support for Myvidster
10 years ago
Zack Fernandes
b92c548693
[foxgay] Initial support
10 years ago
Tithen-Firion
eecd6a467d
[vgtv] Update tests
10 years ago
Philipp Hagemeister
dce2a3cf9e
[break] Remove md5sum from test
10 years ago