5965 Commits (8c25f81beea169c9d6540eea1a6f71dc045da6ed)
 

Author SHA1 Message Date
Philipp Hagemeister 8c25f81bee [util] Move compatibility functions out of util
utils is large enough without these compatibility functions.

Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
10 years ago
Philipp Hagemeister 4c83c96795 [YoutubeDL] Include rtmpdump in exe versions -v output 10 years ago
Philipp Hagemeister 9580711841 [ffmpeg] Move version detection to utils 10 years ago
Philipp Hagemeister c30ae9594c release 2014.11.02.1 10 years ago
Philipp Hagemeister ffae28ae18 release 2014.11.02 10 years ago
Sergey M․ d9116714f2 [cinemassacre] Fix extraction (Closes #4083) 10 years ago
Philipp Hagemeister 08965906a8 [README] Update FAQ on Ubuntu (#4078) 10 years ago
Sergey M․ 5263cdfcf9 [generic] Improve MLB iframe regex 10 years ago
Sergey M․ b2a68d14cf [mlb] Improve _VALID_URL (Closes #4063) 10 years ago
Sergey M․ 6e1cff9c33 [canalplus] Improve and merge with d8 extractor 10 years ago
Sergey M․ 72975729c8 [canalplus] Tweak extractor to support piwiplus (Closes #4046) 10 years ago
Sergey M․ d319948b6a [funnyordie] Add articles URL test 10 years ago
Sergey M. 9a4bf889f9 Merge pull request #4069 from anovicecodemonkey/support_funnyordie_articles_urls
[FunnyOrDie] Add support for "/articles/" URLs
10 years ago
anovicecodemonkey 2a834bdb21 [FunnyOrDie] Add support for "/articles/" URLs 10 years ago
Philipp Hagemeister 0d2c141865 [youtube] Detect formats 298 et al as mp4 (Fixes #4066) 10 years ago
Philipp Hagemeister 5ec39d8b96 release 2014.10.30 10 years ago
Philipp Hagemeister 7b6de3728a [youtube] Add format 266 (Fixes #4055) 10 years ago
Philipp Hagemeister a51d3aa001 [youtube] Add support for formats 302 and 303 (Fixes #4060) 10 years ago
Philipp Hagemeister 2c8e03d937 Sort formats by fps as well 10 years ago
Philipp Hagemeister fbb21cf528 [youtube] Add formats 298, 299 (Fixes #4056) 10 years ago
Naglis Jonaitis b8a618f898 [ro220] Fix broken extractor and modernize (#4054) 10 years ago
Philipp Hagemeister feb74960eb release 2014.10.29 10 years ago
Jaime Marquínez Ferrándiz d65d628613 [crunchycroll] Fix building of ass subtitles (reported in #4019)
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
10 years ago
Philipp Hagemeister ac645ac7d0 [generic] Allow soundcloud embeds with additional attributes 10 years ago
Philipp Hagemeister 7d11297f3f Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister 6ad4013d40 [drtv] Allow fractional timestamps (Fixes #4059) 10 years ago
Sergey M․ dbd1283d31 [naver] Capture and output error message (#4057) 10 years ago
Sergey M․ c451d4f553 [trutube] Fix extraction 10 years ago
Jaime Marquínez Ferrándiz 8abec2c8bb [test_utils] Fix compat_getenv and compat_expanduser tests on python 3.x 10 years ago
Jaime Marquínez Ferrándiz a9bad429b3 [niconico] Add extractor for playlists (closes #4043) 10 years ago
Philipp Hagemeister 50c8266ef0 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister 00edd4f9be [laola1tv] Mark as broken
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes.
10 years ago
Philipp Hagemeister ee966928af [f4m] Support bootstrap URLs 10 years ago
Philipp Hagemeister e5193599ec [laola1tv] Add new extractor
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
10 years ago
Philipp Hagemeister 01d663bca3 [auengine] Simplify 10 years ago
Sergey M․ e0c51cdadc [vk] Generalize errors 10 years ago
Sergey M․ 9334f8f17a [vk] Handle deleted videos 10 years ago
Sergey M․ 632256d9ec [wimp] Update video URL regex 10 years ago
Philipp Hagemeister 03df7baa6a Start documentation on how to embed youtube-dl 10 years ago
Philipp Hagemeister 3511266bc3 [YoutubeDL] Simplify API of YoutubeDL
Calling add_default_extractors twice should be harmless since the first set of extractors will match.
10 years ago
Philipp Hagemeister 9fdece5d34 [srmediathek] Choose variable name more wisely 10 years ago
Philipp Hagemeister bbf1092ad0 [fktv] Remove unused import 10 years ago
Philipp Hagemeister 9ef55c5bbc [quickvid] Add new extractor 10 years ago
Philipp Hagemeister 48a24ab746 [generic] Fix HTML5 video regexp 10 years ago
Philipp Hagemeister 68acdbda9d Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister 27c542c06f [iconosquare] Simplify 10 years ago
Naglis Jonaitis aaa399d2f6 [sphinx] Fix version import 10 years ago
Philipp Hagemeister b2e6a1c14c release 2014.10.27 10 years ago
Philipp Hagemeister 8cc3eba79a [phoenix] Add new extractor (Fixes #4036) 10 years ago
Philipp Hagemeister b0fb6d4db1 [ku6] Modernize 10 years ago