6601 Commits (0129b4dd45a6e084106aee711a2e6962c9446220)
 

Author SHA1 Message Date
Sergey M․ e89a2aabed [extractor/common] Add generic SMIL formats extraction routine 10 years ago
Philipp Hagemeister f58766ce5c [extractor/common] Document ie_key in url results 10 years ago
Philipp Hagemeister 15644a40df Merge pull request #4395 from cryptonaut/issue2883
Handle --get-url with merged formats (fixes #2883)
10 years ago
Philipp Hagemeister d4800f3c3f Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
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․ 0ef4d4ab7e Credit @akretz for prosiebensat1 playlist support (#4394) 10 years ago
Sergey M․ 4542535f94 Merge branch 'akretz-master' 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 47d7c64274 [test_utils] Make test more realistically (#4377) 10 years ago
Philipp Hagemeister db175341c7 Credit @cryptonaut for adultswim (#4388) 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 f6735be4da Merge remote-tracking branch 'cryptonaut/adultswim' 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 7e26084d09 Merge branch 'master' of github.com:rg3/youtube-dl 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