Philipp Hagemeister
76bfaf6daf
[nrk] Improve subtitle support ( #3092 )
2015-01-10 17:46:01 +01:00
Sergey M․
d89c6e336a
[atttechchannel] Add extractor ( Closes #3938 )
2015-01-10 19:44:29 +06:00
Sergey M․
776dc3992a
[utils] Clarify more day-month-first ambiguous formats
2015-01-10 19:43:52 +06:00
Philipp Hagemeister
27ca82ebc6
[orf:oe1] Add konsole URL schema ( Fixes #4675 )
2015-01-10 14:27:27 +01:00
Philipp Hagemeister
385f8ae468
[eighttracks] PEP8
2015-01-10 14:25:11 +01:00
Philipp Hagemeister
b9f030cc26
[orf] Fix typo
2015-01-10 14:23:54 +01:00
Philipp Hagemeister
52afb2ac1b
[ffmpeg] Call encodeFilename on filenames
2015-01-10 06:13:18 +01:00
Philipp Hagemeister
43bc88903d
Merge remote-tracking branch 'ivan/muxed-mtime'
2015-01-10 06:10:18 +01:00
Philipp Hagemeister
6ef9f88299
release 2015.01.10
2015-01-10 05:51:22 +01:00
Philipp Hagemeister
f71fdb0acc
[eighttracks] Improve waiting ( #3954 )
2015-01-10 05:51:07 +01:00
Philipp Hagemeister
c24dfef63c
Merge remote-tracking branch 'lenaten/8tracks'
2015-01-10 05:47:05 +01:00
Philipp Hagemeister
6271f1cad9
[youtube|ffmpeg] Automatically correct video with non-square pixels ( Fixes #4674 )
2015-01-10 05:45:51 +01:00
Philipp Hagemeister
fb4b030aaf
[tvp] Update tests and improve output
2015-01-10 02:38:35 +01:00
Philipp Hagemeister
ff21a8e0ee
Merge remote-tracking branch 'Tithen-Firion/master'
2015-01-10 02:26:21 +01:00
Philipp Hagemeister
904fffffeb
[audiomack] Better titles, simplify code
2015-01-10 02:24:46 +01:00
Philipp Hagemeister
51897bb77c
Merge remote-tracking branch 'xavierbeynon/master'
2015-01-10 02:03:46 +01:00
Philipp Hagemeister
bd1a281ede
[options] PEP8 and simpler --merge-output-format handling ( #4673 )
2015-01-10 02:03:00 +01:00
Philipp Hagemeister
45598f1578
Merge remote-tracking branch 'aft90/merge-output-format'
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-01-10 01:59:14 +01:00
Andrei Troie
d02115f837
Use the option in preparing the merge output filename
2015-01-10 00:29:06 +00:00
Andrei Troie
34c781a24d
Passing the option into the main program's arguments
2015-01-10 00:03:11 +00:00
Philipp Hagemeister
1302394603
release 2015.01.09.2
2015-01-09 23:59:29 +01:00
Philipp Hagemeister
dd622d7c4e
[netzkino] Add new extractor ( Fixes #4669 )
2015-01-09 23:59:18 +01:00
Andrei Troie
d120e9013f
Added an option to specify an output format for merges when downloading separate video & audio
2015-01-09 22:03:56 +00:00
Philipp Hagemeister
b8da6b9fc6
[elpais] Modernize
2015-01-09 22:43:49 +01:00
Philipp Hagemeister
4baea47c42
release 2015.01.09.1
2015-01-09 21:33:16 +01:00
Philipp Hagemeister
176cf9e0c3
[wdr] Support overviews ( Fixes #4651 )
2015-01-09 21:33:07 +01:00
Philipp Hagemeister
7b6faddfc8
[wdr] Modernize
2015-01-09 20:52:49 +01:00
Philipp Hagemeister
f90ad27375
[YoutubeDL] Copy over format metadata when merging ( Fixes #4671 )
2015-01-09 20:50:23 +01:00
Philipp Hagemeister
230b2287dd
[youtube] Add acodec information
...
The codec seems to be consistently aac, so state that in our metadata.
2015-01-09 20:44:21 +01:00
Philipp Hagemeister
754c838903
release 2015.01.09
2015-01-09 20:20:55 +01:00
Philipp Hagemeister
aa2fd59857
[update] Use utils HTTPS handler ( Fixes #4666 )
...
On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
2015-01-09 20:20:48 +01:00
Jaime Marquínez Ferrándiz
9932a65370
[vk] Remove debug assert statement ( fixes #4672 , fixes #4514 )
2015-01-09 20:13:53 +01:00
Philipp Hagemeister
b0e87c3110
[ffmpeg] Correctly encode paths on Windows
...
On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally.
Therefore, we need to call encodeArgument on every argument.
Fixes #4337 and #4668 .
2015-01-09 19:02:07 +01:00
Your Name
ff0813313a
Minor style changes
2015-01-08 18:35:33 -06:00
Philipp Hagemeister
c0bdf32a3c
Add --print-json ( Closes #2845 )
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
92b065dc53
[tudou] Fix extraction
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
9298d4e3df
[discovery] Fix extractor
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
740a7fcbc8
[gdcvault] Skip test that is now restricted
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
db6e625005
[buzzfeed] Fix test
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
811cacdc2c
[bet] Correct test IDs
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
ce08a86462
Merge pull request #4647 from aajanki/hds_metadata
...
[downloader/f4m] Improved metadata handling
2015-01-08 16:37:49 +01:00
Philipp Hagemeister
11497d5bba
release 2015.01.08
2015-01-08 16:15:08 +01:00
Philipp Hagemeister
0217c78377
[YoutubeDL] Allow selection by more extensions
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
bd6b25ce0e
[fktv] Fix download URL
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
d51a853d5c
[zdf] Fix test case
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
9ed99402f5
[youtube] Fix test case
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
ec3a6a3137
[tunein] Ignore reliability if it's >90% ( #4097 )
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
796858a53f
[sexykarma] Add age_limit designation
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
5b78caca94
[mit] Amend test definitions
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
bec2248141
[InfoExtractor/common] Correct and test meta tag matching
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
211503c39f
[teachertube] Modernize
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
adb1307b9a
[imdb] Remove test md5
...
They seem to reencode quite frequently, so simply remove the md5 sum.
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
99673f04bc
[washingtonpost] Modernize and correct test case
2015-01-08 16:14:49 +01:00
Sergey M․
398133cf55
[huffpost] Make extraction more robust ( Closes #4663 )
2015-01-08 19:07:28 +06:00
Sergey M․
58a84b8cb6
[bilibili] Fix extraction ( Closes #4660 )
2015-01-08 01:33:22 +06:00
Jaime Marquínez Ferrándiz
5d8993b06a
[extractor/__init__] Remove unused import
2015-01-07 11:59:15 +01:00
Jaime Marquínez Ferrándiz
c758bf9fd7
[nrktv] Remove 'proxy' parameter from tests
2015-01-07 11:56:22 +01:00
Philipp Hagemeister
900813a328
release 2015.01.07.2
2015-01-07 07:41:48 +01:00
Philipp Hagemeister
2bad0e5d20
[/__init__] Define public API
2015-01-07 07:41:05 +01:00
Philipp Hagemeister
ccc5842bc9
[gameone] Modernize
2015-01-07 07:37:21 +01:00
Philipp Hagemeister
fd86c2026d
release 2015.01.07.1
2015-01-07 07:31:38 +01:00
Philipp Hagemeister
e4a8eae701
Merge commit '8ee3415'
2015-01-07 07:30:57 +01:00
Philipp Hagemeister
75e51819d0
release 2015.01.07
2015-01-07 07:22:28 +01:00
Philipp Hagemeister
8ee341500d
[viki] Modernize
2015-01-07 07:21:24 +01:00
Philipp Hagemeister
0590062925
Respect age_limit when listing extractors ( Fixes #4653 )
2015-01-07 07:20:20 +01:00
Sergey M․
799d88d3d8
[nrktv] Add support for playlists ( Closes #4656 )
2015-01-07 06:46:56 +06:00
Sergey M․
6309cb9b41
[ceskatelevize] Fix python 2.6 format issue
2015-01-07 05:03:34 +06:00
Sergey M․
27a82a1b93
[ceskatelevize] Simplify
2015-01-07 05:03:14 +06:00
Sergey M․
ecd1936695
Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl into oskar456-ceskatelevizesrt
2015-01-07 05:02:27 +06:00
Jaime Marquínez Ferrándiz
76b3c61012
[youtube] Add formats 308 and 315 ( closes #4650 )
2015-01-06 11:59:41 +01:00
Sergey M․
0df2dea73b
[giga] Add extractor ( Closes #4090 )
2015-01-06 06:54:31 +06:00
Philipp Hagemeister
f8bb576c4f
release 2015.01.05.1
2015-01-05 22:42:38 +01:00
Philipp Hagemeister
ee61f6f3e2
[youtube] Handle cases where format comes without a preference ( Fixes #4648 )
2015-01-05 22:42:17 +01:00
Antti Ajanki
f14f2a6d79
[downloader/f4m] Minor cleanup
2015-01-05 21:12:33 +02:00
Antti Ajanki
2c322cc5d6
[downloader/f4m] The last value in a tag is the tag length
2015-01-05 21:07:15 +02:00
Antti Ajanki
3b8f3a1504
[downloader/f4m] <metadata> is optional according to the F4M specs
2015-01-05 21:07:13 +02:00
Jaime Marquínez Ferrándiz
8f9529cd05
[motorsport] Fix extraction and make trailing '/' optional
...
They directly embed a youtube video now.
2015-01-05 19:19:01 +01:00
Philipp Hagemeister
f4bca0b348
release 2015.01.05
2015-01-05 18:44:29 +01:00
Philipp Hagemeister
6291438073
[auengine] Simplify ( #4643 )
2015-01-05 18:21:32 +01:00
Philipp Hagemeister
18c3c15391
Merge remote-tracking branch 'Oteng/master'
2015-01-05 18:18:15 +01:00
Philipp Hagemeister
dda620e88c
[radiobremen] Make code more readable and more resilient to failures
2015-01-05 18:17:03 +01:00
Philipp Hagemeister
d7cc31b63e
[generic] PEP8
2015-01-05 18:16:47 +01:00
Philipp Hagemeister
aa80652f47
[radiobremen] Add test for thumbnail
2015-01-05 18:14:09 +01:00
Philipp Hagemeister
9d247bbd2d
[radiobremen] Fix under Python 2.6 and fix duration
2015-01-05 18:13:19 +01:00
Philipp Hagemeister
93e40a7b2f
Merge remote-tracking branch 'ckrooss/master'
2015-01-05 18:07:16 +01:00
oteng
03ff2cc1c4
[Auengine] corrected extractions logic
...
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
2015-01-05 16:28:24 +00:00
Jaime Marquínez Ferrándiz
a285b6377b
[normalboots] Skip download in test, it uses rtmp
2015-01-05 13:59:49 +01:00
Jaime Marquínez Ferrándiz
cd791a5ea0
[ted] Add support for embed-ssl.ted.com embedded videos
2015-01-05 13:11:13 +01:00
Jaime Marquínez Ferrándiz
87830900a9
[generic] Update some tests
2015-01-05 13:07:24 +01:00
Jaime Marquínez Ferrándiz
dfc9d9f50a
Merge pull request #4639 from bartkappenburg/patch-1
...
Update rtlnl.py
2015-01-05 12:31:07 +01:00
Jaime Marquínez Ferrándiz
628bc4d1e7
[khanacademy] Update test
2015-01-05 12:28:35 +01:00
Jaime Marquínez Ferrándiz
a4c3f48639
[vimple] Replace tests
...
The first one seems to be no longer available and the second was an episode from a tv show.
2015-01-05 11:54:14 +01:00
Bart Kappenburg
bdf80aa542
Update rtlnl.py
...
Added support for the non-www version of rtlxl.nl by making "www." optional.
2015-01-05 11:51:24 +01:00
Naglis Jonaitis
adf3c58ad3
[lrt] Fix missing provider key
...
Also, modernize a bit.
2015-01-05 02:55:12 +02:00
Naglis Jonaitis
caf90bfaa5
[webofstories] Add new extractor ( Closes #4585 )
2015-01-05 02:22:01 +02:00
Jaime Marquínez Ferrándiz
2f985f4bb4
[youtube:toplist] Remove extractor
...
They use now normal playlists (their id is PL*).
2015-01-05 00:18:43 +01:00
Philipp Hagemeister
67c2bcdf4c
Remove extractors which infringe copyright ( #4554 )
2015-01-04 19:19:18 +01:00
Jaime Marquínez Ferrándiz
1d2d0e3ff2
utils: Remove blank line at the end of file
2015-01-04 14:07:06 +01:00
Jaime Marquínez Ferrándiz
9fda6ee39f
[tf1] Remove unused import
2015-01-04 14:06:23 +01:00
Jaime Marquínez Ferrándiz
bc3e582fe4
Don't use '-shortest' option for merging formats ( closes #4220 , closes #4580 )
...
With avconv and older versions of ffmpeg the video is partially copied.
The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04 14:02:17 +01:00
Christopher Krooss
bc1fc5ddbc
Don't check for height as it's not provided
2015-01-04 14:02:07 +01:00
Jaime Marquínez Ferrándiz
63948fc62c
[downloader/hls] Respect the 'prefer_ffmpeg' option
2015-01-04 13:41:49 +01:00
Christopher Krooss
f4858a7103
Add support for Radio Bremen
2015-01-04 13:33:26 +01:00
Philipp Hagemeister
26886e6140
release 2015.01.04
2015-01-04 03:15:48 +01:00
Philipp Hagemeister
7a1818c99b
[vk] Add support for rutube embeds ( Fixes #4514 )
2015-01-04 03:15:27 +01:00
Philipp Hagemeister
2ccd1b10e5
[soulanime] Fix under Python 3
2015-01-04 02:20:45 +01:00
Philipp Hagemeister
788fa208c8
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-04 02:08:38 +01:00
Philipp Hagemeister
95ceeec722
Remove unused import
2015-01-04 02:05:35 +01:00
Philipp Hagemeister
b68ff25917
Add various anime sites ( Closes #4554 )
2015-01-04 02:05:26 +01:00
t0mm0
b158bb8693
[tf1] simplify regex
2015-01-04 00:45:23 +00:00
t0mm0
2bf098eda4
[tf1] fix test
2015-01-04 00:43:55 +00:00
t0mm0
382e05fa56
[tf1] add support for TFOU
2015-01-04 00:05:31 +00:00
Philipp Hagemeister
19b05d886e
release 2015.01.03
2015-01-03 18:35:30 +01:00
Philipp Hagemeister
e65566a9cc
[youtube] Correct handling when DASH manifest is not necessary to find all formats
2015-01-03 18:33:38 +01:00
Sergey M․
baa3c3f0f6
[ellentv] Improve extraction
2015-01-03 21:54:18 +06:00
Sergey M․
f4f339529c
[ellentv] Clean up and simplify
2015-01-03 21:44:47 +06:00
Sergey M.
7d02fae85b
Merge pull request #4626 from gauravb7090/ellentube
...
Added support for EllenTube along with EllenTV
2015-01-03 21:40:39 +06:00
Gaurav
6e46c3f1fd
Added support for EllenTube along with EllenTV
2015-01-03 20:30:28 +05:30
Sergey M․
c7e675940c
[bbccouk] Add support for music clips ( Closes #4143 )
2015-01-03 20:43:40 +06:00
Jaime Marquínez Ferrándiz
d26b1317ed
[downloader/mplayer] Use check_executable
2015-01-03 00:33:36 +01:00
Jaime Marquínez Ferrándiz
a221f22969
[crunchyroll] Fix format extraction
...
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
2015-01-02 21:17:10 +01:00
Jaime Marquínez Ferrándiz
817f786fbb
[canalplus] Raise an error if the video is georestricted ( closes #4472 )
2015-01-02 21:02:34 +01:00
Sergey M․
62420c73cb
[played] Skip test
2015-01-02 22:31:55 +06:00
Sergey M․
2522a0b7da
[kontrtube] Extract display_id
...
Trailing slash in URL is mandatory now
2015-01-02 22:28:48 +06:00
Sergey M․
46d32a12c9
[bet] Update test
2015-01-02 22:23:00 +06:00
Sergey M․
c491418526
[bbccouk] Update test
2015-01-02 22:13:26 +06:00
Ondřej Caletka
c067545c17
ceskatelevize: Closed captions support
2015-01-02 17:12:20 +01:00
Sergey M․
823a155293
[vier:videos] Tune _VALID_URL not to match single videos
2015-01-02 22:09:00 +06:00
Sergey M․
324b2c78fa
[xtube] Fix uploader regex
2015-01-02 21:46:57 +06:00
Sergey M․
d34f98289b
[xhamster] Remove identical tests
2015-01-02 21:12:25 +06:00
Sergey M.
644096b15c
Merge pull request #4615 from dwemthy/https_xhamster
...
[xhamster] Add HTTPS support
2015-01-02 21:09:28 +06:00
Sergey M․
15cebcc363
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-02 20:57:12 +06:00
Sergey M․
faa4ea68c0
[generic] Add BBC iPlayer playlist test
2015-01-02 20:56:42 +06:00
Philipp Hagemeister
29a9385ff0
release 2015.01.02
2015-01-02 15:56:26 +01:00
Sergey M․
476eae0c2a
[generic] Generalize BBC iPlayer playlist extraction
2015-01-02 20:55:09 +06:00
Sergey M․
8399267671
[generic] Make getter None by default
2015-01-02 20:54:30 +06:00
Sergey M․
db546cf87f
[generic] Add support for BBC iPlayer embeds ( Closes #4619 )
2015-01-02 20:46:17 +06:00
Sergey M․
317639758a
[bbccouk] Improve _VALID_URL
2015-01-02 20:37:54 +06:00
Sergey M․
fdbabca85f
[vier:videos] Tune _VALID_URL
2015-01-02 20:21:41 +06:00
Sergey M․
9eb4f404cb
[vier] Simplify, add support for more URL formats, extract all playlist pages when page is not specified
2015-01-02 20:15:40 +06:00
Thijs Vermeir
f58487b392
[vier] Add new extractor
2015-01-02 13:35:47 +01:00
dwemthy
5b9aefef77
[xhamster] Add HTTPS support
2015-01-02 11:54:38 +00:00
Your Name
defaf19f5d
Push api updates to simplify audiomack, add support for albums
2015-01-02 02:20:04 -06:00
Philipp Hagemeister
772fd5cc44
[youtube] Add a pseudo-extractor for truncated YouTube video IDs ( #4610 )
2015-01-01 23:44:39 +01:00
Philipp Hagemeister
50a0f6df7e
[/__init__] Add another cute search example
2015-01-01 22:47:21 +01:00
Philipp Hagemeister
9f435c5f1c
Add an extractor for common mistakes ( #4610 )
2015-01-01 22:34:58 +01:00
Philipp Hagemeister
931e2d1d26
[bbccouk] PEP8
2015-01-01 22:15:46 +01:00
Philipp Hagemeister
a42419da42
[options] Upper-case options and URL in --help output
...
Hopefully, this reduces confusion as in #4610 .
2015-01-01 22:01:47 +01:00
Philipp Hagemeister
9a237b776c
release 2015.01.01
2015-01-01 21:41:42 +01:00
Sergey M․
02ec32a1ef
[ceskatelevize] Adapt to new API ( Closes #4531 )
2015-01-01 20:01:55 +06:00
Sergey M․
a1e9e6440f
[moevideo] Skip removed video test
2015-01-01 00:46:03 +06:00
Sergey M․
5878e6398c
[nrktv] Update tests' checksums
2015-01-01 00:37:57 +06:00
Sergey M․
6c6f1408f2
[extractor/common] Allow multiline content tags
2015-01-01 00:37:14 +06:00
Sergey M․
b7a7319c38
[slideshare] Fix extraction
2015-01-01 00:26:19 +06:00
Sergey M․
68f705cac5
[tnaflix] Make sure config URL has correct scheme
2015-01-01 00:12:41 +06:00
Sergey M․
079d1dcd80
[tnaflix] Fix title extraction
2015-01-01 00:11:56 +06:00
Sergey M․
7b24bbdf49
[xboxclips] Fix extraction
2014-12-31 23:59:16 +06:00
Jaime Marquínez Ferrándiz
f86d543ebb
[pbs] Catch geoblocking errors ( closes #4516 )
2014-12-31 17:43:49 +01:00
Jaime Marquínez Ferrándiz
60e47a2699
[youtube] Use '_download_xml' for getting the available subtitles
2014-12-31 15:44:15 +01:00
Sergey M․
b8bc7a696b
[openfilm] Add extractor ( Closes #4538 )
2014-12-31 19:40:35 +06:00
Jaime Marquínez Ferrándiz
7d900ef1bf
[youtube] Add support for automatically translated subtitles ( fixes #4555 )
...
They have a manually uploaded subtitles track and YouTube can transtale it.
2014-12-31 14:15:16 +01:00
Sergey M․
1931a73f39
[echomsk] Add extractor ( Closes #4600 )
2014-12-31 18:03:51 +06:00
Philipp Hagemeister
b3013681ff
Merge remote-tracking branch 'origin/master'
2014-12-30 19:41:04 +01:00
Philipp Hagemeister
416c7fcbce
Add documentation about supported sites ( Fixes #4503 )
2014-12-30 19:35:35 +01:00
Sergey M․
e83eebb12f
[atresplayer] Fix python3 bug
2014-12-30 22:46:23 +06:00
Sergey M․
a349873226
[atresplayer] Add extractor ( Closes #2341 )
2014-12-30 22:28:07 +06:00
Sergey M․
fccae2b911
[youtube] Add test for age-gate video with encrypted signature
2014-12-30 17:26:21 +06:00
Sergey M.
0129b4dd45
Merge pull request #4598 from 0xced/encrypted-age-gate
...
[youtube] Fix videos with age gate and encrypted signatures
2014-12-30 17:09:02 +06:00
Sergey M․
1c57e7f1f4
[daum] Improve full_id regex
2014-12-30 16:55:53 +06:00
t0mm0
a87bb090d9
[daum] update 'full id' regex
...
fixes #4566
2014-12-29 23:06:56 +00:00
Cédric Luthi
beb95e7781
[youtube] Fix videos with age gate and encrypted signatures
...
The `sts` value is available on the embed webpage, get it from there.
Fixes #4108 .
2014-12-29 22:58:14 +01:00
Sergey M․
0c0a70f4c6
[hitbox] Minor changes
2014-12-30 03:22:07 +06:00
t0mm0
e3947e2b7f
[hitbox] add support for live streams
2014-12-29 20:12:23 +00:00
t0mm0
da3f7fb7f8
[hitbox] add extractor for hitbox vods
2014-12-29 20:12:23 +00:00
Sergey M․
429ddfd38d
[cnn] Add support for hln URL format ( Closes #4595 )
2014-12-30 01:50:28 +06:00
Sergey M․
355e41466d
[hellporno] Extract all formats and improve
2014-12-29 21:33:41 +06:00
Sergey M․
03d9aad87c
Merge branch 'hellporno' of https://github.com/peugeot/youtube-dl into peugeot-hellporno
2014-12-29 21:13:09 +06:00
Sergey M․
6343a5f68e
[xxxymovies] Improve
2014-12-29 21:05:21 +06:00
Sergey M․
00de9a9828
Merge branch 'xxxymovies' of https://github.com/peugeot/youtube-dl into peugeot-xxxymovies
2014-12-29 20:38:28 +06:00
Sergey M․
7fc2cd819e
[cnn] Improve regexes and fix test
2014-12-29 20:27:09 +06:00
Sergey M.
974739aab5
Merge pull request #4543 from akretz/cnn_fix
...
[cnn] Add support for articles with videos (fixes #4541 )
2014-12-29 20:21:39 +06:00
peugeot
0cc4f8e385
[xxxymovies] new ectractor
2014-12-29 11:31:22 +01:00
peugeot
513fd2a872
[hellporno] simplify
2014-12-29 10:38:07 +01:00
Sergey M․
ae6986fb89
[bbccouk] Switch to new JSON playlist format ( Closes #4588 )
2014-12-29 03:00:24 +06:00
Sergey M․
e8e28989eb
[archiveorg] Add test, simplify and modernize
2014-12-29 02:08:46 +06:00
Johannes Knoedtel
ff7a07d5c4
[archiveorg] most metadata fields are optional
...
Example: https://archive.org/details/Cops1922
2014-12-28 20:31:25 +01:00
Sergey M․
5a18403057
[arte.tv] Fix typo
2014-12-28 15:42:29 +06:00
Sergey M․
1b7b1d6eac
[arte.tv:+7] Make quality optional ( Closes #4583 )
2014-12-28 15:41:52 +06:00
Sergey M․
e82def52a9
[alphaporno] Improve
2014-12-27 00:08:04 +06:00
Sergey M․
bcfe9db299
Merge branch 'alphaporno' of https://github.com/peugeot/youtube-dl into peugeot-alphaporno
2014-12-26 23:34:12 +06:00
Sergey M․
f9b9e88646
[eroprofile] Simplify
2014-12-26 23:32:41 +06:00
Sergey M․
c2500434c3
Merge branch 'eroprofile' of https://github.com/peugeot/youtube-dl into peugeot-eroprofile
2014-12-26 23:16:25 +06:00
peugeot
461b00f34a
[eroprofile] new extractor
2014-12-26 17:15:34 +01:00
peugeot
4cda41ac7b
[alphaporno] new extractor
2014-12-26 16:17:35 +01:00
peugeot
6a1c4fbfcb
[hellporno] new extractor
2014-12-26 15:49:12 +01:00
Sergey M․
31424c126f
[sunporno] Modernize
2014-12-26 19:28:51 +06:00
peugeot
2c0b475235
[sunporno] fix duration
2014-12-26 12:49:13 +01:00
Sergey M․
885e4384a1
[teletask] Simplify
2014-12-25 23:26:57 +06:00
Sergey M․
2b8f151094
Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into MaxReimann-teletask
2014-12-25 23:06:26 +06:00
Sergey M․
5ac71f0b27
[sohu] Modernize and extract all formats and more metadata ( Closes #4409 , closes #2056 , closes #3009 )
2014-12-25 22:25:05 +06:00
Sergey M․
39ac7c9435
[gameone] Extract duration as float
2014-12-24 19:18:59 +06:00
Tobias Bell
55f0cab3a3
[gameone] This fix resolves issue #4552
...
The duration metadata for certain episodes contained floating point
numbers instead of integers. Now only the integer part will be
interpreted. Also added a test for this
2014-12-23 22:09:21 +01:00
Sergey M․
544dec6298
[smotri] Skip broken tests
2014-12-23 20:33:56 +06:00
Jaime Marquínez Ferrándiz
e0ae1814b1
[sportdeutschland] Fix extraction ( fixes #4544 )
2014-12-22 22:24:19 +01:00
Adrian Kretz
9532d72371
[cnn] Add support for articles with videos ( fixes #4541 )
2014-12-22 18:40:36 +01:00
Sergey M․
1362bbbb4b
[adobetv] Add extractor ( Closes #4536 )
2014-12-22 22:05:47 +06:00
Jaime Marquínez Ferrándiz
f00fd51dae
Don't write the description file if info_dict['description'] is None ( #3166 )
2014-12-21 20:49:14 +01:00
Sergey M․
a8896c5ac2
[crunchyroll] Add .fr domain ( #4537 )
2014-12-22 00:58:15 +06:00
Jaime Marquínez Ferrándiz
5d3808524d
[extractor/common] Update docstring: replace FileDownloader with YoutubeDL
2014-12-21 16:58:29 +01:00
Jaime Marquínez Ferrándiz
c8f167823f
[dbtv] Make sure the 'id' field is a string
2014-12-21 16:57:07 +01:00
Jaime Marquínez Ferrándiz
70f6796e7d
[telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex
...
MiTeleIE now uses '_match_id'
2014-12-21 16:54:53 +01:00
Jaime Marquínez Ferrándiz
85d253af6b
[internetvideoarchive] Update test's duration field
2014-12-21 15:37:21 +01:00
Jaime Marquínez Ferrándiz
a86cbf5876
[rtp] Fix test's id field
2014-12-21 15:28:40 +01:00
Jaime Marquínez Ferrándiz
3f1399de8a
[tmz] Fix test's thumbnail field
2014-12-21 15:26:00 +01:00
Jaime Marquínez Ferrándiz
1f809a8560
[nerdcubed] Style fixes
2014-12-21 15:22:30 +01:00
Jaime Marquínez Ferrándiz
653d14e2f9
[yahoo] Update extraction process
...
Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info.
2014-12-21 14:47:44 +01:00
Jaime Marquínez Ferrándiz
85fab7e47b
[yahoo] Replace two tests
...
The first one returned an internal server error.
The other doesn't seem to contain a video anymore.
2014-12-21 14:47:12 +01:00
Jaime Marquínez Ferrándiz
3aa9176f08
[yahoo] Improve video id detection ( fixes #4521 )
2014-12-21 14:09:00 +01:00
MaxReimann
33b53b6021
[teletask] Add new extractor
2014-12-21 12:26:47 +01:00
MaxReimann
3f7421b71b
fix test and remove lengthy description
2014-12-21 11:13:59 +01:00
MaxReimann
ee45625290
Add extractor for teletask
2014-12-21 11:01:28 +01:00
Sergey M․
2c2a42587b
[dvtv] Fix thumbnail scheme
2014-12-21 07:38:55 +06:00
Sergey M․
081d6e4784
[dvtv] Simplify
2014-12-21 07:33:58 +06:00
Petr Kutalek
1d4247f64e
[dvtv] Add support for playlists
2014-12-21 01:24:05 +01:00
Sergey M․
1ff30d7b79
[npo] Add support for streams ( Closes #4276 )
2014-12-20 18:30:56 +06:00
Sergey M․
16ea817968
[xtube] Fix and modernize ( Closes #4489 )
2014-12-19 21:56:44 +06:00
Will Glynn
c58843b3a1
[nerdcubed] Add new extractor
...
nerdcubed.co.uk describes videos in a single a feed.json file, providing
references to and metadata on >1300 YouTube videos spread across 3 main
channels as well as guest appareances on other channels via a single HTTP
request.
NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving
information present in the upstream JSON (allowing zero-cost title/date
matches) and ultimately referencing the embedded YouTube videos.
2014-12-18 22:32:24 -06:00
Sergey M․
a22524b004
[twitch] Add support for vods ( Closes #4512 )
2014-12-18 21:25:42 +06:00
Philipp Hagemeister
b9465395cb
[dvtv] PEP8 and correct format sorting ( #4502 )
2014-12-17 23:18:06 +01:00
Philipp Hagemeister
edf41477f0
Merge remote-tracking branch 'petrkutalek/dvtv'
2014-12-17 23:12:38 +01:00
Petr Kutalek
5f627b4448
[dvtv] Add new extractor
2014-12-17 15:52:54 +01:00
Sergey M․
748ec66725
[theplatform] Extract captions ( Closes #4495 )
2014-12-17 20:20:40 +06:00
Jaime Marquínez Ferrándiz
e54a3a2f01
[screencastomatic] Remove unused variable
2014-12-17 14:56:30 +01:00
Jaime Marquínez Ferrándiz
0e4cb4f406
YoutubeDL: style fix
2014-12-17 14:55:27 +01:00
AndroKev
cd58dc3e56
Update YoutubeDL.py
2014-12-17 13:21:22 +01:00
AndroKev
c33bcf2051
only add video-id to archive, when successful
...
Example:
no space left--> youtube-dl adds the id to archive, but the video isn't fully downloaded
2014-12-17 13:05:19 +01:00
Philipp Hagemeister
7642c08763
release 2014.12.17.2
2014-12-17 11:39:25 +01:00
Philipp Hagemeister
fdc8000810
[downloader] Handle a file ./- ( Fixes #4498 )
2014-12-17 11:39:06 +01:00
Philipp Hagemeister
a91c9b15e3
release 2014.12.17.1
2014-12-17 11:29:52 +01:00
Philipp Hagemeister
27d67ea2ba
[comedycentral] Match URLs with a second ID ( fixes #4499 )
2014-12-17 11:29:35 +01:00
Philipp Hagemeister
d6a8160902
release 2014.12.17
2014-12-17 10:53:17 +01:00
Philipp Hagemeister
6e1b9395c6
[screencastomatic] Add new extractor ( Fixes #4497 )
2014-12-17 10:53:12 +01:00
Philipp Hagemeister
b1ccbed3d4
[nhl] Allow upper-case video IDs ( Fixes #4494 )
2014-12-17 00:26:04 +01:00
Philipp Hagemeister
37381350f8
[aljazeera] Add unicode_literals marker
2014-12-17 00:08:04 +01:00
Philipp Hagemeister
7af808a5ef
Improve code style
2014-12-17 00:06:41 +01:00
Philipp Hagemeister
876bef5937
[mit] Modernize
2014-12-17 00:04:24 +01:00
Philipp Hagemeister
964b190350
release 2014.12.16.2
2014-12-16 16:45:35 +01:00
Philipp Hagemeister
13d27a42cc
[orf:tvthek] Add support for topic URLs ( Fixes #4474 )
2014-12-16 16:45:28 +01:00
Philipp Hagemeister
ec05fee43a
[brightcove] Add shorter URL scheme for other extractors
2014-12-16 16:38:26 +01:00
Philipp Hagemeister
ac78b5e97b
release 2014.12.16.1
2014-12-16 16:03:57 +01:00
Philipp Hagemeister
17e0d63957
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-16 16:03:46 +01:00
Sergey M․
9209fe3878
[allocine] Add test for new URL format
2014-12-16 21:03:10 +06:00
Philipp Hagemeister
84d84211ac
[youtube:feeds] ( Fixes #4486 )
2014-12-16 15:59:31 +01:00
Sergey M.
b4116dcdd5
Merge pull request #4490 from Tailszefox/master
...
[Allocine] Support for more URLs
2014-12-16 20:59:07 +06:00
Jaime Marquínez Ferrándiz
bb18d787b5
[aljazeera] Add extractor ( closes #4487 )
2014-12-16 15:48:01 +01:00
Tailszefox
0647084f39
[Allocine] Support for more URLs
2014-12-16 15:46:04 +01:00
Philipp Hagemeister
734ea11e3c
Drop hash character in downloader output ( #4484 )
2014-12-16 00:37:42 +01:00
Philipp Hagemeister
3940450878
release 2014.12.16
2014-12-16 00:24:30 +01:00
Philipp Hagemeister
d86007873e
[YoutubeDL] Document where details for format can be found
2014-12-16 00:22:23 +01:00
Jaime Marquínez Ferrándiz
4b7df0d30c
[youtube:playlist] Work around buggy playlists ( fixes #4449 )
...
They show a "Load more" button, but they don't have more videos.
The continuation url in the json file was a link to itself, so we ended up in an infinite loop.
2014-12-15 19:19:15 +01:00
Jaime Marquínez Ferrándiz
3013bbb27d
Remove unused imports
2014-12-15 08:24:50 +01:00
Naglis Jonaitis
6f9b54933f
[streamcloud] Modernize
2014-12-15 03:32:17 +02:00
Naglis Jonaitis
1bbe317508
[mooshare] Modernize
2014-12-15 03:31:54 +02:00
Philipp Hagemeister
e97a534f13
release 2014.12.15
2014-12-15 01:36:46 +01:00
Philipp Hagemeister
71b640cc5b
[YoutubeDL] Add declarative version of progress hooks
2014-12-15 01:26:20 +01:00
Philipp Hagemeister
4f026fafbc
[YoutubeDL] Make postprocessors declarative
...
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
2014-12-15 01:06:25 +01:00
Philipp Hagemeister
cae97f6521
Improve and test ffmpeg version detection
2014-12-14 21:59:59 +01:00
Naglis Jonaitis
4a4fbfc967
[yesjapan] Look for datetime inside submit_info
...
Oops..
2014-12-14 18:03:05 +02:00
Naglis Jonaitis
408b5839b1
[yesjapan] Add new extractor ( Closes #4466 )
2014-12-14 17:59:25 +02:00
Philipp Hagemeister
60620368d7
[youtube] Fix player ID detection
2014-12-14 00:43:34 +01:00
Philipp Hagemeister
4927de4f86
release 2014.12.14
2014-12-14 00:13:17 +01:00
Philipp Hagemeister
bad5c1a303
[rtp] Also match e-id-less URLs ( #4382 )
2014-12-14 00:13:07 +01:00
Philipp Hagemeister
6f18cc9abc
release 2014.12.13.1
2014-12-13 23:51:57 +01:00
Philipp Hagemeister
4d144be8b0
[bandcamp:album] Do not match plain Bandcamp URLs ( #4461 )
...
The _VALID_URL 1fa174692a
is to broad, since it matches everything beginning with bandcamp.com.
2014-12-13 23:50:06 +01:00
Philipp Hagemeister
2128b696b8
[utils] Do not make an exception for SSLv3
...
SSLv3 is terminally vulnerable to POODLE; web browsers are currently deprecating/removing it.
Closes #4459 , fixes #4294
2014-12-13 23:45:34 +01:00
Philipp Hagemeister
a23669220a
[utils] Make ssl work on Python 2.7.8
2014-12-13 23:27:21 +01:00
Philipp Hagemeister
051c46256b
release 2014.12.13
2014-12-13 23:13:48 +01:00
Philipp Hagemeister
d5524947b5
Merge remote-tracking branch 'fstirlitz/master'
2014-12-13 23:05:41 +01:00
Philipp Hagemeister
74f91c4af7
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-13 23:05:28 +01:00
Philipp Hagemeister
da4d4191a9
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-13 23:05:22 +01:00
Sergey M․
ac265bef1e
[restudy] Simplify and extract all formats
2014-12-14 03:41:00 +06:00
Mathias Rav
4a0132c570
[Restudy] Add new extractor for restudy.dk
2014-12-13 22:25:32 +01:00
Sergey M․
1fa174692a
[bandcamp:album] Make path optional ( Closes #4461 )
2014-12-14 02:00:54 +06:00
Sergey M․
04c9544187
[bbccouk] Fix vpid warning
2014-12-13 18:47:34 +06:00
Sergey M․
8085fc15cc
[adultswim] Improve segment duration extraction
2014-12-13 18:42:29 +06:00
Philipp Hagemeister
2f15832f56
Merge pull request #3927 from qrtt1/master
...
apply ratelimit to f4m
2014-12-13 12:59:12 +01:00
Philipp Hagemeister
a6620ac28d
[orf] Modernize
2014-12-13 12:41:38 +01:00
Philipp Hagemeister
89e36657cc
[keek] remove unused import
2014-12-13 12:36:46 +01:00
Philipp Hagemeister
7129bed51b
[keek] Modernize and extract uploader
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
20e35880bf
[streamcz] Update extractor
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
5e1912cfc1
[5min] Remove helper method and modernize
...
Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change.
2014-12-13 12:35:45 +01:00
Jaime Marquínez Ferrándiz
293f0f39ce
[utils] make_HTTPS_handler: Remove try/except block that would always raise an exception
...
This code is only run for Python < 3.4, where context.load_default_certs doesn't exist
2014-12-12 23:43:25 +01:00
Jaime Marquínez Ferrándiz
0db261ba56
[utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9
...
The new features in the ssl module have been backported from 3.4, see https://docs.python.org/dev/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7
2014-12-12 23:35:17 +01:00
felix
7668a2c5cb
[comcarcoff] add webpage_url datum
2014-12-12 23:20:34 +01:00
Jaime Marquínez Ferrándiz
26c06f0c51
[youtube:playlist] Remove unused property
2014-12-12 22:26:50 +01:00
Jaime Marquínez Ferrándiz
23d3608c6b
[youtube:channel] Fix extraction ( fixes #4435 )
...
It uses now the same pagination system as playlists
2014-12-12 22:23:54 +01:00
Philipp Hagemeister
baa7081d68
[urort] Update to new multi-format protocol
2014-12-12 20:55:18 +01:00
Philipp Hagemeister
19bf2b4e88
[comcarcoff] Add unicode_literals declaration
2014-12-12 20:37:58 +01:00
Philipp Hagemeister
6a1b20de2a
[urort] Modernize
2014-12-12 20:37:28 +01:00
Philipp Hagemeister
3c864e930d
[comcarcoff] Adapt c62159ea91
2014-12-12 20:35:17 +01:00
Philipp Hagemeister
dc5596ff54
[comcarcoff] ( #4454 )
2014-12-12 20:32:02 +01:00
Philipp Hagemeister
46d9760f5e
Merge remote-tracking branch 'fstirlitz/master'
2014-12-12 20:17:26 +01:00
Philipp Hagemeister
90d71d3f08
[ooyala] Remove test md5sums
2014-12-12 20:12:51 +01:00
Philipp Hagemeister
e9404524cc
[ninegag] Test for additional properties
2014-12-12 20:10:15 +01:00
felix
dc65a213fd
comediansincarsgettingcoffee.com support
2014-12-12 19:58:44 +01:00
Philipp Hagemeister
4237ba10dc
[pornotube] Adapt to new interface
2014-12-12 19:44:25 +01:00
Naglis Jonaitis
c3f3b29b92
[rtp] Add new extractor ( Closes #4382 )
2014-12-12 20:22:24 +02:00
Philipp Hagemeister
1c985da0ca
release 2014.12.12.7
2014-12-12 18:25:58 +01:00
Philipp Hagemeister
7a60322abf
release 2014.12.12.6
2014-12-12 17:52:50 +01:00
Sergey M․
07bc9a3530
[nowvideo] Add .li domain ( Closes #4453 )
2014-12-12 22:44:16 +06:00
Philipp Hagemeister
a099965bad
release 2014.12.12.5
2014-12-12 17:40:27 +01:00
Philipp Hagemeister
146323a7f8
[groupon] Add extractor ( Fixes #4386 )
2014-12-12 17:39:33 +01:00
Philipp Hagemeister
57e086dcea
[ebaumsworld] Modernize
2014-12-12 17:24:05 +01:00
Philipp Hagemeister
2101f5d4cc
release 2014.12.12.4
2014-12-12 17:18:22 +01:00
Philipp Hagemeister
cc8c9281e6
[downloader/common] Do not use classic int division
2014-12-12 17:17:09 +01:00
Philipp Hagemeister
cf372f0778
Merge remote-tracking branch 'SyxbEaEQ2/rate-limit'
2014-12-12 17:16:13 +01:00
Philipp Hagemeister
34bc0ae667
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-12 17:12:25 +01:00
Philipp Hagemeister
2865cf0419
Deprecate --auto-number ( Closes #2704 )
2014-12-12 17:11:53 +01:00
Sergey M․
58c1f6f0a7
[nbc] Fix extraction ( Closes #4441 )
2014-12-12 22:10:32 +06:00
Philipp Hagemeister
7c7a0d395c
Remove unused imports
2014-12-12 17:07:39 +01:00
Mark Schreiber
ff815fe65a
Download playlist items in reverse order
...
Series of videos are typically uploaded to YouTube playlists in
chronological order. By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced. Add an option to download videos in reverse order,
earliest-to-latest.
Conflicts:
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
2014-12-12 16:56:29 +01:00
Philipp Hagemeister
da3a2d8137
release 2014.12.12.3
2014-12-12 16:47:38 +01:00
Sergey M․
68d301ffd4
[giantbomb] Add extractor ( Closes #4432 )
2014-12-12 21:23:42 +06:00
Philipp Hagemeister
3b0bec8d11
release 2014.12.12.2
2014-12-12 15:56:45 +01:00
Philipp Hagemeister
412c617d0f
[cnet] Update to new theplatform infrastructure ( Fixes #2736 )
2014-12-12 15:55:55 +01:00
Philipp Hagemeister
751536f5c8
[goldenmoustache] Remove view count
...
view count is not present anymore, so we can't extract it.
2014-12-12 13:09:55 +01:00
Philipp Hagemeister
025f30ba38
[channel9] Do not return compat_list results anymore
2014-12-12 13:07:43 +01:00
Philipp Hagemeister
0d2fb1d193
[helsinki] Fix extraction
2014-12-12 13:03:16 +01:00
Philipp Hagemeister
82b34105d3
[goshgay] Fix extraction
2014-12-12 12:55:13 +01:00
Philipp Hagemeister
73aeb2dc56
[goshgay] Modernize
2014-12-12 12:44:50 +01:00
Philipp Hagemeister
c6973bd412
[compat] Simplify kwarg detection code
...
This enables nuitka to compile youtube-dl.
2014-12-12 12:42:35 +01:00
Philipp Hagemeister
f8780e6d11
Merge remote-tracking branch 'grompe/patch-1'
2014-12-12 11:35:04 +01:00
Philipp Hagemeister
e2f89ec7aa
Revert "[utils] Work around PyPy stupidity with Windows DLLs ( Fixes #4392 )"
...
This reverts commit 16040f46d6
.
2014-12-12 11:33:55 +01:00
Philipp Hagemeister
62651c556a
[howstuffworks] Parse only once, but right ( #4383 )
2014-12-12 04:23:34 +01:00
Philipp Hagemeister
bf94e38d3d
Merge remote-tracking branch 'Tithen-Firion/hsw-update'
2014-12-12 04:10:55 +01:00
Philipp Hagemeister
4f97852316
Remove unused imports
2014-12-12 04:09:32 +01:00
Philipp Hagemeister
16040f46d6
[utils] Work around PyPy stupidity with Windows DLLs ( Fixes #4392 )
2014-12-12 04:01:08 +01:00
Philipp Hagemeister
d068ba24f3
release 2014.12.12.1
2014-12-12 03:34:33 +01:00
Philipp Hagemeister
f5e43bc695
[vine] Provide alt_title ( Fixes #4448 )
2014-12-12 03:34:28 +01:00
Philipp Hagemeister
6a5308ab49
release 2014.12.12
2014-12-12 03:02:56 +01:00
Philipp Hagemeister
63e0f29564
[vine] Modernize
2014-12-12 02:59:52 +01:00
Philipp Hagemeister
42bdd9d051
[cinchcast] Add new extractor ( Fixes #4428 )
2014-12-12 02:57:36 +01:00
Philipp Hagemeister
4e40de6e2a
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-12 02:14:31 +01:00
Philipp Hagemeister
f17e4c9c28
[screenwavemedia] Simplify ( #3766 )
2014-12-12 02:11:58 +01:00
Philipp Hagemeister
807962f4a1
[pornhd] Adapt to new sources scheme ( Fixes #4446 )
2014-12-11 23:50:25 +01:00
Jaime Marquínez Ferrándiz
9c1aa1d668
[mixcloud] Fix metadata extraction ( fixes #4443 )
2014-12-11 23:16:40 +01:00
Philipp Hagemeister
69f491f14e
Merge remote-tracking branch 'fstirlitz/master'
2014-12-11 17:11:25 +01:00
Philipp Hagemeister
cb007f47c1
release 2014.12.11
2014-12-11 17:08:31 +01:00
Philipp Hagemeister
9abd500a74
[zdf:channel] Simplify ( #4427 )
2014-12-11 17:07:59 +01:00
Philipp Hagemeister
cf68bcaeff
Merge remote-tracking branch 'akretz/master'
2014-12-11 16:35:45 +01:00
Philipp Hagemeister
cbe2bd914d
[youtube] Amend test
2014-12-11 16:34:37 +01:00
Philipp Hagemeister
75111274ed
[youtube] Do not warn if DASH manifest is missing ( #4442 )
2014-12-11 16:33:28 +01:00
Philipp Hagemeister
624dcebff6
[youtube] Make category optional ( #4442 )
2014-12-11 16:32:48 +01:00
Philipp Hagemeister
9684f17cde
Merge remote-tracking branch 'akretz/youtube_fix'
2014-12-11 16:28:10 +01:00
Philipp Hagemeister
e52a40abf7
[youtube] Add test case for #4431
2014-12-11 16:28:07 +01:00
Philipp Hagemeister
0daa05961b
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-11 16:23:01 +01:00
Naglis Jonaitis
158731f83e
[tvplay] Don't raise an exception if is_geo_blocked
is True
...
Videos which return `is_geo_blocked' to be True can actually be downloaded from
the country to which the video is restricted
2014-12-11 17:07:50 +02:00
Adrian Kretz
24270b0301
[youtube] The case that 'url_encoded_fmt_stream_map' or 'adaptive_fmts' is the empty string is handled accordingly ( fixes #4431 )
2014-12-11 16:00:46 +01:00
Naglis Jonaitis
3c1b81b957
[ntv] Rename flash_ver
to flash_version
in the format dict
...
RTMP downloader uses `flash_version`
2014-12-11 16:58:45 +02:00
Philipp Hagemeister
45c24df512
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-11 15:27:54 +01:00
Sergey M․
bf671b605e
[behindkink] Remove superfluous whitespace
2014-12-11 20:09:52 +06:00
Sergey M․
09c82fbc9a
[behindkink] Simplify
2014-12-11 20:06:19 +06:00
5moufl
d6f78a354d
[BehindKink] Replace test
...
Old one is not accessible anymore
2014-12-11 14:26:59 +01:00
5moufl
e0b9d47387
[BehindKink] Update URL extraction
2014-12-11 14:25:26 +01:00
Philipp Hagemeister
f8795e102b
[utils] Add "yesterday" as a date keyword
2014-12-11 10:29:30 +01:00
Philipp Hagemeister
4bb4a18876
[youtube] Fix imports
2014-12-11 10:08:17 +01:00
Adrian Kretz
8560c61842
[zdf] Add support for channels
2014-12-10 17:29:03 +01:00
Sergey M․
a81bbebf44
[smotri:broadcast] Fix extraction
2014-12-10 20:22:49 +06:00
Philipp Hagemeister
72e3ffeb74
release 2014.12.10.3
2014-12-10 15:19:08 +01:00
Philipp Hagemeister
2fc9f2b41d
[facebook] Make thumbnail and duration optional
...
Fixes #4425 .
Looks like both properties aren't given to us anymore. For now, just fall back to not returning them.
2014-12-10 15:18:36 +01:00
Philipp Hagemeister
5f3544baa3
release 2014.12.10.2
2014-12-10 14:39:06 +01:00
Philipp Hagemeister
da27660014
[youtube] Pass in all variables to DASH manifest ( Fixes #4424 )
2014-12-10 14:39:00 +01:00
Philipp Hagemeister
b8a6114309
release 2014.12.10.1
2014-12-10 13:21:49 +01:00
Philipp Hagemeister
774e208f94
[youtube] Handle missing DASH manifest ( Fixes #4421 , fixes #4420 )
2014-12-10 13:21:24 +01:00
Philipp Hagemeister
f20b52778b
release 2014.12.10
2014-12-10 12:21:40 +01:00
Jaime Marquínez Ferrándiz
83e865a370
Fix PEP8 issue E713
2014-12-09 23:11:26 +01:00
Sergey M․
b89a938687
[bet] Add extractor ( Closes #4416 )
2014-12-09 22:29:01 +06:00
Sergey M․
e89a2aabed
[extractor/common] Add generic SMIL formats extraction routine
2014-12-09 22:28:28 +06:00
Philipp Hagemeister
f58766ce5c
[extractor/common] Document ie_key in url results
2014-12-09 10:58:06 +01:00
Philipp Hagemeister
15644a40df
Merge pull request #4395 from cryptonaut/issue2883
...
Handle --get-url with merged formats (fixes #2883 )
2014-12-08 17:21:56 +01:00
Philipp Hagemeister
d4800f3c3f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-08 17:17:31 +01:00
Philipp Hagemeister
09a5dd2d3b
[bliptv] Add support for audio-only files ( Fixes #4404 )
2014-12-08 17:17:22 +01:00
Sergey M․
819039ee63
[tvigle] Update test and modernize
2014-12-08 22:03:02 +06:00
felix
ce36339575
add teamfourstar.com support
2014-12-08 17:01:22 +01:00
felix
684712076f
add direct screenwavemedia.com URL support
2014-12-08 17:01:22 +01:00
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.
2014-12-07 11:26:07 +01:00
cryptonaut
16ae61f655
Handle --get-url with merged formats ( fixes #2883 )
...
Outputs one URL per line
2014-12-06 12:55:07 -08:00
Sergey M․
6a52eed80e
[prosiebensat1] Improve and simplify
2014-12-07 01:46:44 +06:00
Sergey M․
acf5cbfe93
[extractor/common] Add description to playlist_result
2014-12-07 01:46:30 +06:00
Adrian Kretz
8d1c8cae9c
[prosiebensat1] Fix broken tests
2014-12-06 19:21:05 +01:00
Adrian Kretz
c84890f708
[prosiebensat1] Add support for playlists ( fixes #4357 )
2014-12-06 19:05:22 +01:00
Sergey M․
6d0886204a
[radio.de] Add support for radio.de websites ( Closes #4393 )
2014-12-06 23:01:52 +06:00
Sergey M․
04d02a9d57
[twitch] Add login support ( #3986 )
2014-12-06 21:24:20 +06:00
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.
2014-12-06 20:15:41 +07:00
Philipp Hagemeister
b82f815f37
Allow iterators for playlist result entries
2014-12-06 14:02:19 +01:00
Philipp Hagemeister
158f8cadc0
[adultswim] PEP8
2014-12-06 14:01:59 +01:00
Philipp Hagemeister
7d70cf4157
[nba] Remove unused import
2014-12-06 13:59:37 +01:00
Philipp Hagemeister
6591fdf51f
[tagesschau] Look at the right place for download links
2014-12-06 13:59:10 +01:00
Philipp Hagemeister
9ff6772790
[youtube] Modernize
2014-12-06 12:20:54 +01:00
Philipp Hagemeister
5f9b83944d
[ffmpeg] Improve version check and call it from hls ( Fixes #4377 )
2014-12-06 12:14:26 +01:00
Philipp Hagemeister
f6735be4da
Merge remote-tracking branch 'cryptonaut/adultswim'
2014-12-06 11:55:24 +01:00
Philipp Hagemeister
6a3e0103bb
[nba] Add test for #4387
2014-12-06 11:26:17 +01:00
Philipp Hagemeister
0b5cc1983e
[nba] Modernize
2014-12-06 11:15:25 +01:00
cryptonaut
1a9f8b1ad4
[nba] Improve _VALID_URL regex ( fixes #4387 )
...
Allows for optional trailing / or /index.html
2014-12-06 01:49:22 -08:00
netanel
754f0008ec
fix increment operator
2014-12-06 09:20:35 +02:00
cryptonaut
7115599121
[adultswim] Updated to work with new site format ( fixes #4317 )
2014-12-05 21:55:47 -08:00
Philipp Hagemeister
0df23ba9f9
release 2014.12.06.1
2014-12-06 00:48:34 +01:00
Philipp Hagemeister
58daf5ebed
[youporn] Fix JSON parameter regexp ( Fixes #4384 )
2014-12-06 00:48:29 +01:00
Philipp Hagemeister
1a7c6c69d3
release 2014.12.06
2014-12-06 00:43:04 +01:00
Philipp Hagemeister
045c48847a
[tagesschau] Add suppot for sendung ( Fixes #4378 )
2014-12-06 00:42:43 +01:00
Tithen-Firion
e638e83662
[howstuffworks] Update extractor
2014-12-05 19:46:49 +01:00
Sergey M․
90644a6843
[azubu] Add extractor ( Closes #4379 )
2014-12-05 22:08:30 +06:00
Tithen-Firion
d958fa9ff9
[howstuffworks] Rewrite extractor
2014-12-05 12:21:21 +01:00
Tithen-Firion
ebb6419960
[common] Split _download_json
...
Add ability for extractor to use _parse_json
2014-12-05 12:21:21 +01:00
Philipp Hagemeister
122c2f87c1
[tagesschau] Modernize
2014-12-05 10:59:55 +01:00
Philipp Hagemeister
a154eb3d15
release 2014.12.04.2
2014-12-04 17:43:39 +01:00
Philipp Hagemeister
81028ff9eb
[xminus] Capture description ( #4300 )
2014-12-04 17:43:34 +01:00
Philipp Hagemeister
e8df5cee12
[minhateca] Fix duration parsing
2014-12-04 17:35:40 +01:00
Philipp Hagemeister
ab07963b5c
release 2014.12.04.1
2014-12-04 17:02:23 +01:00
Philipp Hagemeister
7e26084d09
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-04 17:02:14 +01:00
Philipp Hagemeister
4349c07dd7
[minhateca] Add extractor ( Fixes #4094 )
2014-12-04 17:02:05 +01:00
Sergey M․
1139a54d9b
[foxnews] Add extractor ( Closes #4352 )
2014-12-04 21:19:08 +06:00
Sergey M․
b128c9ed68
[vine:user] Add support for another URL format ( Closes #4365 )
2014-12-04 20:12:06 +06:00
Tithen-Firion
2415951ead
[tvp] Modernize
2014-12-04 14:16:09 +01:00
Tithen-Firion
995ad69c54
[common] Add new parameters for _download_webpage
2014-12-04 14:16:09 +01:00
Tithen-Firion
225e4b9633
[tvp] Remove unnecessary code
2014-12-04 14:16:09 +01:00
Philipp Hagemeister
9776bc7f57
release 2014.12.04
2014-12-04 08:34:12 +01:00
Philipp Hagemeister
39c52bbd32
[myvidster] Enforce age limit in test
2014-12-04 08:31:55 +01:00
Philipp Hagemeister
6219802165
Merge remote-tracking branch 'zackfern/myvidster'
2014-12-04 08:30:22 +01:00
Philipp Hagemeister
810fb84d5e
pep8 and minor beautification all around
2014-12-04 08:27:40 +01:00
Philipp Hagemeister
5f5e993dc6
[bbccouk] Remove unused import
2014-12-04 08:22:53 +01:00
Philipp Hagemeister
191cc41ba4
[foxgay] Add thumbnail to test definition
2014-12-04 08:22:20 +01:00
Philipp Hagemeister
7f142293df
Merge remote-tracking branch 'zackfern/foxgay'
2014-12-04 08:20:01 +01:00
Philipp Hagemeister
d4e06d4a83
[options] Standardize mentoined configuration file location ( Fixes #4367 )
2014-12-04 07:57:18 +01:00
Zack Fernandes
ecd7ea1e6b
[myvidster] Added support for Myvidster
2014-12-03 22:22:36 -08:00
Zack Fernandes
b92c548693
[foxgay] Initial support
2014-12-03 20:22:48 -08:00
Tithen-Firion
6ce2c6783b
[tvp] Add extractor
2014-12-04 05:14:09 +01:00
Tithen-Firion
29f400b97d
[tvp] Update extractor
2014-12-04 02:54:25 +01:00
Tithen-Firion
eecd6a467d
[vgtv] Update tests
2014-12-04 01:34:24 +01:00
Philipp Hagemeister
dce2a3cf9e
[break] Remove md5sum from test
2014-12-04 01:33:30 +01:00
Tithen-Firion
9095aa38ac
[audiomack] Update test
2014-12-04 00:42:01 +01:00
Tithen-Firion
0403b06985
[soundcloud] Improve_VALID_URL
...
Add support for links from Audiomack
2014-12-04 00:42:01 +01:00
Sergey M․
de9bd74bc2
[ted] Fix type_watch links extraction
2014-12-03 21:17:11 +06:00
Jaime Marquínez Ferrándiz
233d37fb6b
[brightcove] Make sure that the 'ext' variable is set ( fixes #4360 )
2014-12-03 13:25:49 +01:00
Philipp Hagemeister
c627f7d48c
release 2014.12.03
2014-12-03 12:15:34 +01:00
Jaime Marquínez Ferrándiz
163c8babaa
[nhl] Simplify
2014-12-03 00:08:26 +01:00
Jaime Marquínez Ferrándiz
6708542099
Merge branch 'master' of https://github.com/akretz/youtube-dl
2014-12-03 00:00:05 +01:00
Jaime Marquínez Ferrándiz
ea2ee40357
[nhl.com:videocenter] Don't match url with 'id=*' before 'catid' in the query
...
Since the order extractors are added is not defined, it would match instead of NHLIE.
2014-12-02 23:56:30 +01:00
Adrian Kretz
62d8b56655
[nhl] Support videos which don't have mp4-extension ( fixes #4348 )
2014-12-02 23:26:37 +01:00
Sergey M․
c492970b4b
[rts] Improve _VALID_URL
2014-12-02 22:24:47 +06:00
Sergey M․
ac5633592a
[24video] Add extractor ( Closes #4350 )
2014-12-02 22:23:23 +06:00
Sergey M․
706d7d4ee7
[YoutubeDL] Avoid negative timestamps on Windows
2014-12-02 21:18:07 +06:00
Sergey M․
752c8c9b76
[rts] Improve _VALID_URL
2014-12-02 20:53:19 +06:00
Sergey M․
b1399a144d
[rts] Add support for the new URL format and extract display id ( Closes #4349 )
2014-12-02 20:45:43 +06:00
Jaime Marquínez Ferrándiz
05177b34a6
[rutube] Extract m3u8 formats ( fixes #3984 )
2014-12-01 18:20:36 +01:00
Jaime Marquínez Ferrándiz
c41a9650c3
[youtube] Extract framerate from the dash manifest
...
Not all videos have 60 fps, for example they can have 48 fps.
2014-12-01 17:36:12 +01:00
Philipp Hagemeister
df015c69ea
release 2014.12.01
2014-12-01 17:28:34 +01:00
Naglis Jonaitis
1434bffa1f
[tunein] Use station API
2014-12-01 18:10:15 +02:00
Sergey M․
d128cfe393
[slideshare] Fix description extraction
2014-12-01 20:18:42 +06:00
Jaime Marquínez Ferrándiz
954f36f890
[myspace] Cleanup
2014-12-01 00:10:12 +01:00
Jaime Marquínez Ferrándiz
19e92770c9
[myspace] Replace removed test video and fix the others
2014-12-01 00:10:12 +01:00
Tithen-Firion
95c673a148
[myspace] Add extractor for albums
2014-12-01 00:10:12 +01:00
Tithen-Firion
a196a53265
[myspace] Update tests
2014-12-01 00:10:12 +01:00
Tithen-Firion
3266f0c68e
[myspace] Redirect to other extractors
...
There are many songs just linked from Vevo/YouTube to MySpace.
Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041
YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
2014-12-01 00:10:12 +01:00
Tithen-Firion
1940fadd53
[myspace] Handle non-playable songs
...
I'm adding this because sometimes there is a song page, but you cannot play it.
Example: https://myspace.com/starset2/music/song/let-it-die-maniac-agenda-remix-bonus-track-95799916-106964439
It will be useful for downloading whole album with songs like this.
2014-12-01 00:10:11 +01:00
Tithen-Firion
03fd72d996
[myspace] Add more data to info dict
...
`uploader` is an artist
`playlist` is an album
2014-12-01 00:10:11 +01:00
Tithen-Firion
f2b44a2513
[myspace] Use player_url for faster download
...
It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
2014-12-01 00:10:11 +01:00
Jaime Marquínez Ferrándiz
c522adb1f0
[youtube] Add a normal age-gate test video
2014-11-30 21:45:49 +01:00
Jaime Marquínez Ferrándiz
7160532d41
[youtube] Simplify code for getting the dash manifest url
...
video_info contains now the 'ytplayer.config.args' dictionary
2014-11-30 21:07:50 +01:00
Jaime Marquínez Ferrándiz
4e62ebe250
[youtube] Try to extract the video_info from the webpage before requesting the 'get_video_info' pages
...
The YouTube player doesn't seem to use them except for embedded videos, so we can skip a network request.
But they still provide better error mesagges (for removed videos for example).
2014-11-30 20:56:32 +01:00
Jaime Marquínez Ferrándiz
b766eb2707
[youtube] Update test
2014-11-30 19:18:39 +01:00
Jaime Marquínez Ferrándiz
10a404c335
[youtube] Add format 313 ( fixes #4339 )
2014-11-30 18:56:14 +01:00
Sergey M․
c056efa2e3
[bbccouk] Fix extraction ( #4104 , #4214 )
2014-11-30 22:37:56 +06:00
t0mm0
313d4572ce
[xminus] update tkn extraction regex
2014-11-30 16:04:04 +00:00
Jaime Marquínez Ferrándiz
42939b6129
[youtube] Use a cookie for seeting the language
...
This way, we don't have to do an aditional request
2014-11-30 00:03:59 +01:00
Jaime Marquínez Ferrándiz
37ea8164d3
[youtube] Don't confirm age when initializing
...
It seems that all the videos with age restriction use now the age gate method, which doesn't require any confirmation.
2014-11-29 23:46:39 +01:00
Yuriy Melnyk
248a0b890f
[bliptv] Fix \n\n at the end of real_url
...
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516
2014-11-29 19:17:56 +02:00
Yuriy Melnyk
96b7c7fe3f
[bliptv] Fix resolution of lookup id in some videos
...
In some videos (for example, http://blip.tv/play/gbk766dkj4Yn ) resolving
lookup id would fail, because page at
http://blip.tv/play/gbk766dkj4Yn.x?p=1 would have no "config.id" in
it. Fixed by requesting different URL and inspecting the URL which the
client is redirected to.
2014-11-29 19:17:56 +02:00
Sergey M․
e987e91fcc
[playvid] Capture and output error message
2014-11-29 22:16:35 +06:00
Sergey M․
cb6444e197
[noco] Add support for multi language videos ( Closes #4326 )
2014-11-28 20:38:47 +06:00
Philipp Hagemeister
93b8a10e3b
release 2014.11.27
2014-11-27 15:44:49 +01:00
Philipp Hagemeister
4207558e8b
[buzzfeed] Add support for more video types ( #4259 )
2014-11-27 15:44:35 +01:00
Philipp Hagemeister
ad0d800fc3
release 2014.11.26.4
2014-11-26 22:53:02 +01:00
Philipp Hagemeister
e232f787f6
[buzzfeed] Add new extractor ( Fixes #4259 )
2014-11-26 22:52:52 +01:00
Philipp Hagemeister
72476fcc42
release 2014.11.26.3
2014-11-26 22:08:30 +01:00
Philipp Hagemeister
29e950f7c8
release 2014.11.26.2
2014-11-26 22:06:27 +01:00
Philipp Hagemeister
7c8ea53b96
release 2014.11.26.1
2014-11-26 22:01:06 +01:00
Philipp Hagemeister
dcddc10a50
[test_unicode_literals] Arm unicode_literals check
...
From now on, the line
from __future__ import unicode_literals
should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-11-26 20:01:22 +01:00
Sergey M․
a1008af412
[gorillavid] Update IE_DESC
2014-11-27 00:24:19 +06:00
Sergey M․
61c0663c1e
[udemy] Generalize download json and fix login
2014-11-26 21:25:43 +06:00
Sergey M․
81a7a521c5
[gorillavid] Remove unused import
2014-11-26 21:02:46 +06:00
Sergey M․
e293711802
[udemy] Set session cookies to API requests ( Closes #4124 , closes #4219 , closes #4308 )
2014-11-26 21:00:18 +06:00
Sergey M․
ceb3367320
[gorillavid] Generalize extraction with countdown timeout and support faststream.in ( Closes #4297 )
2014-11-26 20:02:40 +06:00
Philipp Hagemeister
8865bdeb37
Remove useless u prefixes
2014-11-26 13:06:02 +01:00
Philipp Hagemeister
3aa578cad2
[ffmpeg] Modernize
2014-11-26 13:05:49 +01:00
Philipp Hagemeister
d3b5101a91
[videopremium] Modernize
2014-11-26 13:03:22 +01:00
Philipp Hagemeister
5c32110114
[videofyme] Modernize
2014-11-26 13:01:39 +01:00
Philipp Hagemeister
24144e3b8d
[tvp] Modernize
2014-11-26 12:58:53 +01:00
Philipp Hagemeister
b3034f9df7
[trilulilu] Modernize
2014-11-26 12:56:43 +01:00
Philipp Hagemeister
4c6d2ff8dc
[sohu] Modernize
2014-11-26 12:53:55 +01:00
Philipp Hagemeister
faf3494894
[redtube] Modernize
2014-11-26 12:52:45 +01:00
Philipp Hagemeister
535a66ef66
[muzu] Modernize
2014-11-26 12:50:37 +01:00
Philipp Hagemeister
5c40bba82f
[hotnewhiphop] Modernize
2014-11-26 12:45:40 +01:00
Philipp Hagemeister
855dc479c2
[subtitles] Modernize
2014-11-26 12:43:06 +01:00
Philipp Hagemeister
0792d5634e
[youtube] Remove useless u prefixes
2014-11-26 12:41:53 +01:00
Philipp Hagemeister
e91cdcae1a
[appletrailers] Modernize
2014-11-26 12:41:24 +01:00
Philipp Hagemeister
27e1400f55
[aparat] Modernize
2014-11-26 12:40:51 +01:00
Philipp Hagemeister
e0938e7731
[addanime] Modernize
2014-11-26 12:40:05 +01:00
Philipp Hagemeister
b72823a0a4
[francetv] PEP8
2014-11-26 12:38:20 +01:00
Philipp Hagemeister
673cf0e773
[update] Remove useless import
2014-11-26 12:37:45 +01:00
Philipp Hagemeister
f8aace93cd
[academicearth] Modernize
2014-11-26 12:35:57 +01:00
Philipp Hagemeister
80310134e0
[mplayer] Modernize
2014-11-26 12:34:52 +01:00
Philipp Hagemeister
4d2d638df4
[http] Modernize
2014-11-26 12:27:36 +01:00
Philipp Hagemeister
0e44f90e18
[hls] Remove useless u porefixes
2014-11-26 12:26:21 +01:00
Philipp Hagemeister
15938ab67a
[update] Modernize
2014-11-26 12:24:57 +01:00
Philipp Hagemeister
ab4ee31eb1
[utils] remove useless u prefix
2014-11-26 11:50:22 +01:00
Philipp Hagemeister
b061ea6e9f
[compat] Beautify assertion
2014-11-26 11:48:09 +01:00
Philipp Hagemeister
4aae94f9d0
[YoutubeDL] Remove incorrect documentation
2014-11-26 11:25:43 +01:00
Philipp Hagemeister
acda92f6bc
Clarify --no-playlist documentation ( Closes #4309 )
2014-11-26 10:51:03 +01:00
Philipp Hagemeister
ddfd0f2727
release 2014.11.26
2014-11-26 10:46:12 +01:00
Philipp Hagemeister
d0720e7118
Merge branch 'master' of github.com:rg3/youtube-dl
2014-11-26 10:45:57 +01:00
Philipp Hagemeister
4e262a8838
[generic] Detect direct video links ( Fixes #4149 , #4313 )
2014-11-26 10:44:39 +01:00
Sergey M․
b9ed3af343
[tass] Add extractor ( Closes #4296 )
2014-11-25 22:24:33 +06:00
Philipp Hagemeister
63c9b2c1d9
release 2014.11.25.1
2014-11-25 14:34:29 +01:00
Philipp Hagemeister
65f3a228b1
[generic] Add support for LazyYT embeds ( Fixes #4306 )
2014-11-25 14:34:19 +01:00
Philipp Hagemeister
d9836a5917
release 2014.11.25
2014-11-25 09:56:52 +01:00
Philipp Hagemeister
be64b5b098
[xminus] Simplify and extend ( #4302 )
2014-11-25 09:54:54 +01:00
Philipp Hagemeister
0bbf12239c
Merge remote-tracking branch 't0mm0/x-minus'
2014-11-25 09:22:33 +01:00
Philipp Hagemeister
c553fe5d29
[tmz] Simplify ( #4304 )
2014-11-25 09:16:40 +01:00
Matthew Rayfield
f0c3d729d7
[tmz] Add new extractor
2014-11-25 02:54:13 -05:00
t0mm0
1cdedfee10
[XMinus] Added new extractor.
2014-11-25 03:25:28 +00:00
Philipp Hagemeister
93129d9442
release 2014.11.24
2014-11-24 22:56:43 +01:00
Philipp Hagemeister
e8c8653e9d
Merge remote-tracking branch 'origin/master'
2014-11-24 22:52:04 +01:00
Philipp Hagemeister
3d960a22fa
[bpb] Simplify ( #4298 )
2014-11-24 22:47:23 +01:00
Philipp Hagemeister
51bbb084d3
Merge remote-tracking branch 'ossi96/bpb'
2014-11-24 22:42:56 +01:00
Naglis Jonaitis
2c25a2bd29
[tunein] Add new extractor ( Closes #4097 )
2014-11-24 23:15:33 +02:00
Oskar Jauch
355682be01
bpb Add new extractor
2014-11-24 20:02:00 +01:00
Jaime Marquínez Ferrándiz
00e9d396ab
[francetv] Use the m3u8 manifest for georestricted videos ( closes #3963 )
...
Generating the correct urls for the f4m segments seems to require a lot of work.
Also raise an error if the video is not available from your location.
2014-11-24 19:49:43 +01:00
Philipp Hagemeister
14d4e90eb1
[downloader/__init__] Define proper __all__
2014-11-23 22:25:12 +01:00
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
2014-11-23 22:21:46 +01:00
Philipp Hagemeister
3d36cea4ac
[vk] PEP8
2014-11-23 22:14:27 +01:00
Philipp Hagemeister
b66e699877
[myspace] pep8 and modernization
2014-11-23 22:12:18 +01:00
Philipp Hagemeister
27f8b0994e
Merge remote-tracking branch 'jtwaleson/master'
2014-11-23 22:10:26 +01:00
Philipp Hagemeister
4ffc31033e
[zingmp3] Simplify and PEP8 ( #4288 )
2014-11-23 22:00:25 +01:00
Philipp Hagemeister
c1777d5cb3
Merge remote-tracking branch 'daohoangson/zing-mp3'
2014-11-23 21:55:51 +01:00
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
2014-11-23 21:39:15 +01:00
Philipp Hagemeister
784b6d3a9b
Merge remote-tracking branch 'jtwaleson/master'
2014-11-23 21:33:31 +01:00
Dao Hoang Son
c66bdc4869
[zingmp3] Added support for songs and albums
2014-11-24 03:25:47 +07:00
Jouke Waleson
2514d2635e
PEP8: E225,E227
2014-11-23 21:23:05 +01:00
Jouke Waleson
8bcc875676
PEP8: more applied
2014-11-23 21:20:46 +01:00
Jouke Waleson
5f6a1245ff
PEP8 applied
2014-11-23 20:41:03 +01:00
Philipp Hagemeister
f3a3407226
[youtube] Clarify keywords
2014-11-23 20:09:10 +01:00
Sergey M․
598c218f7b
[smotri] Adapt to new API and modernize
2014-11-23 23:53:41 +06:00
Naglis Jonaitis
4698b14b76
[rtlxl] Strip additional dot from video URL ( #4115 )
2014-11-23 13:28:09 +02:00
Philipp Hagemeister
835a22ef3f
release 2014.11.23.1
2014-11-23 10:51:16 +01:00
Philipp Hagemeister
7d4111ed14
Provide guidance when called with a YouTube ID starting with a dash.
...
Reported at https://news.ycombinator.com/item?id=8648121
2014-11-23 10:51:09 +01:00
Philipp Hagemeister
d16abf434a
[vk] Some PEP8 love
2014-11-23 10:11:52 +01:00
Philipp Hagemeister
a8363f3ab7
[vk] Clarify test
2014-11-23 10:11:04 +01:00
Philipp Hagemeister
010cd3a3ee
Merge remote-tracking branch 'WillSewell/vk-playlists'
2014-11-23 10:09:45 +01:00
Philipp Hagemeister
b9042def9d
release 2014.11.23
2014-11-23 09:59:42 +01:00
Philipp Hagemeister
aa79ac0c82
[youtube] Support controversy videos ( Fixes #4275 )
2014-11-23 09:59:02 +01:00
Philipp Hagemeister
dd60be2bf9
[telebruxelles] Simplify ( #4270 )
2014-11-23 09:44:42 +01:00
Philipp Hagemeister
119b3caa46
Merge remote-tracking branch 'nulloz/telebruxelles'
2014-11-23 09:38:18 +01:00
Naglis Jonaitis
49f0da7ae1
[rtlxl] Use unencrypted m3u8 streams ( #4115 )
2014-11-22 21:06:45 +02:00
nulloz
2cead7e7bc
telebruxelles Add new extractor
2014-11-22 13:34:29 +01:00
Will Sewell
9262867e86
[vk.com] Added newline at the end of the file.
2014-11-21 23:25:05 +00:00
Will Sewell
b9272e8f8f
[vk.com] Removed redundant log message -- this information is already being logged.
2014-11-21 23:22:52 +00:00
Will Sewell
021a0db8f7
[vk.com] Simplified the page_id acquisition by using the id matched in the URL earlier on.
2014-11-21 23:22:44 +00:00
Will Sewell
e1e8b6897b
[vk.com] Updated the extract_videos_from_page function with a much simpler 1-liner.
2014-11-21 23:16:12 +00:00
Will Sewell
53d1cd1f77
[vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional m, and named the id group.
2014-11-21 23:03:31 +00:00
Will Sewell
cad985ab4d
[vk.com] Updated the description to include vk.com.
2014-11-21 23:00:43 +00:00
Will Sewell
c52331f30c
[vk.com] Updated a test video that has been removed, and added a comment for others to update two other test videos that are also now removed.
2014-11-21 23:00:33 +00:00
Will Sewell
42e1ff8665
[vk.com] Added upload_date variable to the test cases that still work.
2014-11-21 23:00:17 +00:00
Philipp Hagemeister
2c64b8ba63
release 2014.11.21.1
2014-11-21 22:47:23 +01:00
Philipp Hagemeister
42e12102a9
[YoutubeDL] Fix multi_video check
2014-11-21 22:39:57 +01:00
Philipp Hagemeister
6127693ed9
[folketinget] Add extractor ( Fixes #4262 )
2014-11-21 22:36:24 +01:00
Philipp Hagemeister
71069d2157
[sztv] Remove useless determine_ext call
2014-11-21 22:03:29 +01:00
Philipp Hagemeister
f3391db889
[sztvhu] Modernize
2014-11-21 22:02:16 +01:00
Philipp Hagemeister
9b32eca3ce
[generic] Add support for single quotes in HTML5 videos ( Fixes #4265 )
2014-11-21 22:01:25 +01:00
Philipp Hagemeister
ec06f0f610
release 2014.11.21
2014-11-21 10:41:18 +01:00
tinybug
85b9275517
Update jsinterp.py
...
http://s.ytimg.com/yts/jsbin/html5player-zh_HK-vfl1NK6PR/html5player.js
fix raise ExtractorError
2014-11-21 17:09:22 +08:00
Philipp Hagemeister
dfd5313afd
[YoutubeDL] Support new _type multi_video
2014-11-21 00:25:46 +01:00
Philipp Hagemeister
be53e2a737
[blip.tv:user] Modernize and add a test
2014-11-21 00:25:13 +01:00
Philipp Hagemeister
a1c68b9ef2
Merge remote-tracking branch 'origin/master'
2014-11-21 00:17:58 +01:00
Jaime Marquínez Ferrándiz
4d46c1c68c
[brightcove] Improve error message detection ( #4256 )
2014-11-20 18:44:54 +01:00
Jaime Marquínez Ferrándiz
d6f714f321
[brightcove] Remove the namespace from the BrightcoveExperience html object
2014-11-20 18:37:08 +01:00
Philipp Hagemeister
8569f3d629
[vh1] Modernize
2014-11-20 16:51:33 +01:00
Philipp Hagemeister
fed5d03260
[extractor/common] Document _type values (Motivated by #4254 )
2014-11-20 16:47:59 +01:00
Philipp Hagemeister
6adeffa7c6
[comedycentral] Modernize
2014-11-20 16:36:53 +01:00
Philipp Hagemeister
b244b5c3f9
remove unused imports
2014-11-20 16:36:13 +01:00
Philipp Hagemeister
f42c190769
[stanfordoc] Modernize
2014-11-20 16:34:54 +01:00
Philipp Hagemeister
c9bf41145f
[YoutubeDL] Warn if an extractor returns compat_list
2014-11-20 16:29:31 +01:00
Philipp Hagemeister
5239075bb6
[mtv] Return a proper playlist result ( #4254 )
2014-11-20 16:25:19 +01:00
Philipp Hagemeister
84437adfa3
release 2014.11.20.1
2014-11-20 12:20:57 +01:00
Philipp Hagemeister
732ea2f09b
[utils] Improve update on error message somewhat
...
We still may want to implement a bulletproof check for the current version, and a better place to add this message so that it works for all kind of other errors too.
2014-11-20 12:14:30 +01:00
Philipp Hagemeister
aff2f4f4f5
[arte] Clean up format sorting mess
...
We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa.
2014-11-20 12:06:35 +01:00
Philipp Hagemeister
3b9f631c41
release 2014.11.20
2014-11-20 08:55:56 +01:00
Ivan Kozik
0cd64bd077
Copy the mtime from the oldest source file to the file created by ffmpeg
...
Fixes #4245
2014-11-20 06:39:07 +00:00
Ivan Kozik
1394646a0a
Fix "ERROR: Cannot write metadata to JSON file" on Windows
...
Fixes #4246
2014-11-20 06:26:34 +00:00
Ivan Kozik
61ee5aeb73
Fix UnicodeEncodeError with --write-info-json on Python 2.7 + Windows
...
Fixes #4244
2014-11-20 06:26:34 +00:00
Philipp Hagemeister
07e378fa18
[compat] correct OptionGroup invocation for Python 3 ( fixes #4243 )
2014-11-20 07:21:12 +01:00
Philipp Hagemeister
e07e931375
Work around 2.7.0 deficencies ( Fixes #4223 )
2014-11-19 18:21:58 +01:00
Naglis Jonaitis
480b7c32a9
[rtlxl] Fix format order
2014-11-19 01:21:02 +02:00
Jaime Marquínez Ferrándiz
92120217eb
[cache] Fix writing to paths with unicode characters
...
* Use "compat_getenv"
* "write_json_file" now expects the filename to be a string
2014-11-19 00:02:24 +01:00
Naglis Jonaitis
37eddd3143
[rtlxl] Use m3u8 streams instead of f4m ( #4115 , #4118 )
2014-11-19 00:26:44 +02:00
Will Sewell
02a12f9fe6
[vk] date_added is now extracted from the video page.
2014-11-18 20:19:56 +00:00
Will Sewell
6fcd6e0e21
[vk] Updated the regex for matching user video pages. It now matches optional URL parameters too.
2014-11-18 19:34:12 +00:00
Philipp Hagemeister
0857baade3
[youtube] Add webm audio formats ( Fixes #4229 )
2014-11-18 11:08:37 +01:00
Will Sewell
469d4c8968
[vk] Added a new information extractor for pages that are a list of a user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors.
2014-11-17 17:53:34 -05:00
Philipp Hagemeister
23ad44b57b
[youtube] Better error message for DASH manifest
2014-11-17 20:12:52 +01:00
Philipp Hagemeister
f48d3e9bbc
[swfinterp] Improve undefined representation
2014-11-17 08:02:48 +01:00
Philipp Hagemeister
fbf94a7815
[swfinterp] Add more builtins and improve static variables
2014-11-17 07:54:06 +01:00
Philipp Hagemeister
1921b24551
[swfinterp] Add support for more complicated constants
2014-11-17 07:31:22 +01:00
Philipp Hagemeister
28e614de5c
[utils] Remove stray u'
2014-11-17 07:16:12 +01:00
Philipp Hagemeister
cd9ad1d7e8
[swfinterp] Basic support for constants (only ints for now)
2014-11-17 07:14:02 +01:00
Philipp Hagemeister
162f54eca6
[swfinterp] Implement bitand and pushshort operators
2014-11-17 05:08:39 +01:00
Philipp Hagemeister
33a266f4ba
[swfinterp] Implement charCodeAt
2014-11-17 05:03:46 +01:00
Philipp Hagemeister
6b592d93a2
[swfinterp] Formalize built-in classes
2014-11-17 04:54:54 +01:00
Philipp Hagemeister
4686ae4b64
[swfinterp] Implement various opcodes
2014-11-17 04:45:12 +01:00
Philipp Hagemeister
8d05f2c16a
[swfinterp] Add support for void methods
2014-11-17 04:36:23 +01:00
Philipp Hagemeister
a4bb83956c
[swfinterp] Implement pushtrue and pushfalse opcodes
2014-11-17 04:29:34 +01:00
Philipp Hagemeister
eb5376044c
[swfinterp] Implement equals opcode
2014-11-17 04:27:51 +01:00
Philipp Hagemeister
3cbcff8a2d
[swfinterp] Implement String basics
2014-11-17 04:25:10 +01:00
Philipp Hagemeister
e983cf5277
[swfinterp] Interpret yet more opcodes
2014-11-17 04:00:41 +01:00
Philipp Hagemeister
0ab1ca5501
[swfinterp] Better error message
2014-11-17 03:53:32 +01:00
Philipp Hagemeister
4baafa229d
[swfinterp] Intepret more multinames
2014-11-17 03:46:23 +01:00
Philipp Hagemeister
b7558d9881
[swfinterp] Allow function patching
2014-11-17 01:27:15 +01:00
Philipp Hagemeister
a4bc433619
[__init__] Modernize
2014-11-16 15:08:34 +01:00
Philipp Hagemeister
b6b70730bf
[downloader/common] Modernize
2014-11-16 15:06:59 +01:00
Philipp Hagemeister
6a68bb574a
[eporner] Fix duration ( Closes #4188 )
2014-11-16 14:55:22 +01:00
Philipp Hagemeister
0cf166ad4f
release 2014.11.16
2014-11-16 00:51:46 +01:00
Philipp Hagemeister
2707b50ffe
[spiegel] Correct handling of redirects to spiegel.tv ( Closes #4211 )
2014-11-16 00:51:31 +01:00
Philipp Hagemeister
939fe70de0
[spiegeltv] Match hash-style URLs ( Closes #4210 )
2014-11-16 00:40:09 +01:00
Philipp Hagemeister
89c15fe0b3
[spiegeltv] Modernize
2014-11-16 00:33:51 +01:00
Jaime Marquínez Ferrándiz
ec5f601670
[utils] Fix "write_json_file" for unicode names in python 2.x ( fixes #4125 )
2014-11-15 22:00:32 +01:00
Naglis Jonaitis
8caa0c9779
[bliptv] Fix the resolve of lookup ID ( Closes #4197 )
2014-11-15 16:56:04 +02:00
Philipp Hagemeister
e2548b5b25
release 2014.11.15.1
2014-11-15 15:21:50 +01:00
Philipp Hagemeister
bbefcf04bf
[goldenmoustache] Fix title ( Closes #4203 )
2014-11-15 15:21:34 +01:00
Philipp Hagemeister
c7b0add86f
[compat] Work around kwargs bugs in old 2.6 Python releases ( Fixes #3813 )
2014-11-15 15:17:19 +01:00
Philipp Hagemeister
a0155d93d9
release 2014.11.15
2014-11-15 11:01:54 +01:00
Philipp Hagemeister
00d9ef0b70
[mailru] Adapt to new data format ( Fixes #4201 )
2014-11-15 11:01:17 +01:00
Philipp Hagemeister
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
2014-11-15 00:34:03 +01:00
Philipp Hagemeister
c735450e07
release 2014.11.14
2014-11-14 22:27:56 +01:00
Jaime Marquínez Ferrándiz
71f8c7ce7a
[mtvservices:embedded] Improve config url ( fixes #4092 )
2014-11-14 19:02:18 +01:00
Jaime Marquínez Ferrándiz
5fee0eeac0
[ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ( fixes #3364 )
...
It produces the right mp4 urls, so we stop prefering the rtmp urls.
2014-11-14 18:36:04 +01:00
Philipp Hagemeister
eb4157fd17
[utils] Fix struct.pack call on very old Python versions ( #4181 )
2014-11-14 00:39:32 +01:00
Philipp Hagemeister
69ede8ef81
release 2014.11.13.3
2014-11-13 16:28:24 +01:00
Philipp Hagemeister
609a61e3e6
[npo] Improve npo.nl ( Fixes #4173 )
2014-11-13 16:28:05 +01:00
Philipp Hagemeister
bf951c5e29
release 2014.11.13.2
2014-11-13 16:12:54 +01:00
Philipp Hagemeister
af63fed7d8
[generic] Add support for livestream embeds ( Fixes #4185 )
2014-11-13 16:12:51 +01:00
Philipp Hagemeister
3deed1e91a
[freevideo] Simplify and raise error for foreigners ( Fixes #4131 )
2014-11-13 15:59:22 +01:00
Philipp Hagemeister
11b28e93d3
Merge remote-tracking branch 'yaccz/add-extractor/freevideo'
2014-11-13 15:53:16 +01:00
Philipp Hagemeister
c3d582985f
release 2014.11.13.1
2014-11-13 15:42:48 +01:00
Philipp Hagemeister
4c0924bb24
[utils] Fix intlist_to_bytes in Python 2 ( #4181 )
2014-11-13 15:28:42 +01:00
Philipp Hagemeister
3fa5bb3802
[sexu] Modernize ( #4171 )
2014-11-13 15:20:49 +01:00
Philipp Hagemeister
c47ec62b83
Merge remote-tracking branch 'peugeot/sexu'
2014-11-13 15:18:38 +01:00
Philipp Hagemeister
e4bdb37ec6
[spiegel] Add support for embeds
2014-11-13 15:02:31 +01:00
Philipp Hagemeister
0e15e725a0
[spiegel] Modernize
2014-11-13 14:45:17 +01:00
peugeot
437f68d868
Update sexu.py
2014-11-13 14:02:53 +01:00
peugeot
d91d124081
fix python 2 test
2014-11-13 13:57:10 +01:00
Philipp Hagemeister
2d42905b68
release 2014.11.13
2014-11-13 09:57:58 +01:00
Aaron Wojnowski
894dd8682e
Fix YouTube signature extraction.
2014-11-13 00:33:27 -06:00
Jaime Marquínez Ferrándiz
9e05d039e0
[dailymotion] Fix extraction of vevo videos ( fixes #4168 )
2014-11-12 23:32:27 +01:00
peugeot
bbd5f2de5e
[sexu] initial support
2014-11-12 20:41:13 +01:00
Naglis Jonaitis
73689dafbf
[tvplay] Fix f4m URL extraction ( Closes #4119 )
...
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
2014-11-12 19:26:00 +02:00
Philipp Hagemeister
5ccaddf5b1
[goldenmoustache] Simplify ( #4128 )
2014-11-12 15:36:59 +01:00
Philipp Hagemeister
0b201a3134
Merge remote-tracking branch 'xantares/goldenmoustache'
2014-11-12 15:34:31 +01:00
Philipp Hagemeister
ffe38646ca
[funnyordie] Remove test md5sum ( Fixes #4113 )
2014-11-12 15:33:15 +01:00
Philipp Hagemeister
c6afed48ff
[YoutubeDL] guard against strange sys.stdouts
2014-11-12 15:30:26 +01:00
Michael Käufl
732c848c14
[abc] Update test case
...
Old video has expired.
2014-11-12 15:26:29 +01:00
Michael Käufl
9d2a4dae90
[allocine] Update test
2014-11-12 15:26:09 +01:00
Michael Käufl
7009a9047a
[byutv] Update test
2014-11-12 15:24:37 +01:00
Philipp Hagemeister
28465df1ff
[youjizz] Modernize ( #4131 )
2014-11-12 15:19:23 +01:00
Philipp Hagemeister
ef89dba58f
[myspass] Modernize test case
2014-11-12 15:01:52 +01:00
Philipp Hagemeister
13ba3a6461
[bandcamp:album] Fix test case
2014-11-12 15:00:54 +01:00
Philipp Hagemeister
8f6ec4bbe6
release 2014.11.12.1
2014-11-12 11:44:26 +01:00
Jaime Marquínez Ferrándiz
c295490830
[YoutubeDL] Fix bug in the detection of formats that don't contain video ( fixes #4150 )
...
If the format requested was not available, we called the method '.get' in None.
2014-11-12 09:42:35 +01:00
Jaime Marquínez Ferrándiz
eb4cb42a02
[ted] Extract duration ( closes #4155 )
2014-11-12 09:30:57 +01:00
Philipp Hagemeister
7a8cbc72b2
release 2014.11.12
2014-11-12 08:46:34 +01:00
Pascal Brax
2774852c2f
Fix MTV/GameTrailers "Bad Request" error
...
Bugfix for bug #4123 & #4153
2014-11-12 01:10:08 +01:00
Naglis Jonaitis
bbcc21efd1
[wrzuta] Fallback to mp3 on unknown media type ( #4156 )
2014-11-11 16:47:54 +02:00
Naglis Jonaitis
60526d6bcb
[wrzuta] Fix audio extension lookup ( Closes #4156 )
...
Also, replace deleted test case
2014-11-11 16:23:06 +02:00
Philipp Hagemeister
1d4df56d09
release 2014.11.09
2014-11-09 22:32:41 +01:00
Philipp Hagemeister
a1cf99d03a
[YoutubeDL] Add playlist_id and playlist_title fields ( Fixes #4139 )
2014-11-09 22:32:35 +01:00
Naglis Jonaitis
3c6af203cc
[streamcloud] Match URLs without fname ( Closes #4144 )
...
Also, modernize a bit.
2014-11-09 22:00:51 +02:00
Naglis Jonaitis
1a92e086a7
[tapely] Add Referer header ( Closes #4138 )
2014-11-09 15:01:12 +02:00
Jaime Marquínez Ferrándiz
519c73f267
Merge pull request #4136 from andikmu/master
...
fix swrmediathek for new formats.
2014-11-09 12:17:18 +01:00
Jaime Marquínez Ferrándiz
a6dae6c09c
[ndr] Improve video url regex ( fixes #4140 )
2014-11-09 11:15:50 +01:00
Jaime Marquínez Ferrándiz
f866e474f3
[YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video ( #4132 )
2014-11-09 10:59:56 +01:00
Philipp Hagemeister
8bb9b97c97
Merge remote-tracking branch 'origin/master'
2014-11-09 08:30:12 +01:00
andi
d6fdc38682
fix swrmediathek for new formats.
2014-11-08 15:56:35 +01:00
Jaime Marquínez Ferrándiz
c2b61af548
[options] Document the syntax for merging formats ( closes #3940 , closes #4132 )
2014-11-08 15:09:04 +01:00
Jaime Marquínez Ferrándiz
2fdbf27ad8
[niconico:playlist] Use the same video url the webpage uses ( closes #4133 )
2014-11-08 14:53:23 +01:00
yac
3898c8a7b2
[FreeVideo] Add new extractor
2014-11-08 00:13:28 +01:00
Naglis Jonaitis
29ed169cd6
[wrzuta] Add mp3 as a possible format ( Closes #4126 )
2014-11-07 22:53:54 +02:00
xantares
b868c972d1
Add support for goldenmoustache.com
2014-11-07 17:44:06 +00:00
Jaime Marquínez Ferrándiz
9908e03528
Merge pull request #4076 from ghedo/direct_type
...
[generic] indicate when a direct video has been extracted
2014-11-06 22:23:14 +01:00
Jaime Marquínez Ferrándiz
1fe8fb8c20
[vice] Re-add extractor ( fixes #4120 )
...
The generic extraction no longer works.
2014-11-06 21:44:07 +01:00
Naglis Jonaitis
5d63b0aa93
[goshgay] Fix title extraction and modernize
...
Also remove width and height as they are not of the actual video.
2014-11-06 01:19:20 +02:00
Philipp Hagemeister
4164f0117e
[utils] Remove unused import
2014-11-05 23:56:54 +01:00
Naglis Jonaitis
37aab27808
[brightcove] Extract m3u8 formats ( #3541 )
2014-11-06 00:14:33 +02:00
Jaime Marquínez Ferrándiz
6110bbbfdd
[niconico] Catch deleted videos ( closes #4064 )
2014-11-05 19:52:34 +01:00
Jaime Marquínez Ferrándiz
cde9b380e6
Merge pull request #4110 from nemunaire/channel9-fix
...
[channel9] Fix extraction
2014-11-05 19:03:24 +01:00
Sergey M․
dab647a7b6
[cinemassacre] Keep both extraction approaches and make more robust ( Closes #4109 )
2014-11-05 21:32:46 +07:00
nemunaire
a316a83d2b
[channel9] Fix extraction
2014-11-05 11:23:11 +01:00
Naglis Jonaitis
81b22aee8b
[izlesene] Update test cases and modernize
...
The timestamp fluctuates with DST.
2014-11-05 01:00:33 +02:00
Philipp Hagemeister
a80c96eab0
release 2014.11.04
2014-11-04 23:42:09 +01:00
Philipp Hagemeister
20436c30c9
[youtube] Clarify output
2014-11-04 23:35:34 +01:00
Philipp Hagemeister
3828505646
[utils] Use a regexp instead of HTMLParser for get_element_by_attribute
2014-11-04 23:33:43 +01:00
Philipp Hagemeister
11fba1751d
[imdb] Simplify
2014-11-04 23:26:23 +01:00
Philipp Hagemeister
12ea2f30cf
[utils] Remove unused get_meta_content function
2014-11-04 23:20:39 +01:00
Philipp Hagemeister
9c3e870393
[gamespot] Remove unused import
2014-11-04 23:17:43 +01:00
Philipp Hagemeister
44789f2457
[ustream] Use modern helper function instead of old HTML parser
2014-11-04 23:15:16 +01:00
Philipp Hagemeister
711ede6e1b
[heise] Fix description, thumbnail and format ID
2014-11-04 23:14:16 +01:00
Philipp Hagemeister
a32f253112
[gamespot] Modernize
2014-11-04 23:04:12 +01:00
Philipp Hagemeister
94bd361318
[youtube] Skip sts if missing ( Fixes #4095 , fixes #4103 )
2014-11-04 22:45:43 +01:00
Philipp Hagemeister
acd40f64ed
[cnn] Modernize test definitions
2014-11-04 22:25:15 +01:00
Sergey M․
766306450d
[played] Capture and output error message
2014-11-04 17:34:53 +07:00
Sergey M․
e7642ab572
[wimp] Fix video URL regex
2014-11-04 17:13:17 +07:00
Naglis Jonaitis
bdf9701729
[generic/brightcove] Add a new test case for kijk.nl ( #3541 )
2014-11-03 23:13:46 +02:00
Naglis Jonaitis
b5af6fcdad
[brightcove] Make _VALID_URL less greedy and check for empty URLs ( #3541 )
2014-11-03 23:12:24 +02:00
Sergey M․
fdca55fe34
[trutube] Strip title
2014-11-03 20:14:18 +07:00
Jaime Marquínez Ferrándiz
4f195f55f0
Do not override stdlib html parser 'locatestarttagend' regex ( fixes #4081 )
...
'<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine).
We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted).
2014-11-02 19:31:06 +01:00
Philipp Hagemeister
ecc0c5ee01
[utils] Modernize
2014-11-02 11:37:49 +01:00
Philipp Hagemeister
451948b28c
[compat] Modernize
2014-11-02 11:36:29 +01:00
Philipp Hagemeister
baa708036c
[compat] Fix imports
2014-11-02 11:26:40 +01:00
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 .
2014-11-02 11:23:42 +01:00
Philipp Hagemeister
4c83c96795
[YoutubeDL] Include rtmpdump in exe versions -v output
2014-11-02 10:55:36 +01:00
Philipp Hagemeister
9580711841
[ffmpeg] Move version detection to utils
2014-11-02 10:50:30 +01:00
Philipp Hagemeister
c30ae9594c
release 2014.11.02.1
2014-11-02 10:28:21 +01:00
Philipp Hagemeister
ffae28ae18
release 2014.11.02
2014-11-02 09:45:51 +01:00
Sergey M․
d9116714f2
[cinemassacre] Fix extraction ( Closes #4083 )
2014-11-02 08:01:14 +07:00
Alessandro Ghedini
ccdd0ffb80
[generic] indicate when a direct video has been extracted
...
Fixes #4052 .
2014-11-01 15:34:00 +01:00
Sergey M․
5263cdfcf9
[generic] Improve MLB iframe regex
2014-11-01 04:01:58 +07:00
Sergey M․
b2a68d14cf
[mlb] Improve _VALID_URL ( Closes #4063 )
2014-11-01 04:01:18 +07:00
Sergey M․
6e1cff9c33
[canalplus] Improve and merge with d8 extractor
2014-10-31 21:54:30 +07:00
Sergey M․
72975729c8
[canalplus] Tweak extractor to support piwiplus ( Closes #4046 )
2014-10-31 20:19:30 +07:00
Sergey M․
d319948b6a
[funnyordie] Add articles URL test
2014-10-31 19:26:56 +07:00
anovicecodemonkey
2a834bdb21
[FunnyOrDie] Add support for "/articles/" URLs
2014-10-31 21:20:37 +10:30
Philipp Hagemeister
0d2c141865
[youtube] Detect formats 298 et al as mp4 ( Fixes #4066 )
2014-10-31 11:13:02 +01:00
Philipp Hagemeister
5ec39d8b96
release 2014.10.30
2014-10-30 09:53:48 +01:00
Philipp Hagemeister
7b6de3728a
[youtube] Add format 266 ( Fixes #4055 )
2014-10-30 09:53:43 +01:00
Philipp Hagemeister
a51d3aa001
[youtube] Add support for formats 302 and 303 ( Fixes #4060 )
2014-10-30 09:43:11 +01:00
Philipp Hagemeister
2c8e03d937
Sort formats by fps as well
2014-10-30 09:40:52 +01:00
Philipp Hagemeister
fbb21cf528
[youtube] Add formats 298, 299 ( Fixes #4056 )
2014-10-30 09:34:13 +01:00
Naglis Jonaitis
b8a618f898
[ro220] Fix broken extractor and modernize ( #4054 )
2014-10-30 01:42:52 +02:00
Philipp Hagemeister
feb74960eb
release 2014.10.29
2014-10-29 23:29:42 +01:00
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.
2014-10-29 21:19:20 +01:00
Philipp Hagemeister
ac645ac7d0
[generic] Allow soundcloud embeds with additional attributes
2014-10-29 20:27:58 +01:00
Philipp Hagemeister
7d11297f3f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-29 20:10:07 +01:00
Philipp Hagemeister
6ad4013d40
[drtv] Allow fractional timestamps ( Fixes #4059 )
2014-10-29 20:10:00 +01:00
Sergey M․
dbd1283d31
[naver] Capture and output error message ( #4057 )
2014-10-29 21:50:37 +07:00
Sergey M․
c451d4f553
[trutube] Fix extraction
2014-10-29 21:16:10 +07:00
Jaime Marquínez Ferrándiz
a9bad429b3
[niconico] Add extractor for playlists ( closes #4043 )
2014-10-29 11:04:48 +01:00
Philipp Hagemeister
50c8266ef0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-28 23:40:44 +01:00
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.
2014-10-28 17:29:27 +01:00
Philipp Hagemeister
ee966928af
[f4m] Support bootstrap URLs
2014-10-28 17:27:41 +01:00
Philipp Hagemeister
e5193599ec
[laola1tv] Add new extractor
...
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
2014-10-28 16:51:34 +01:00
Philipp Hagemeister
01d663bca3
[auengine] Simplify
2014-10-28 15:51:15 +01:00
Sergey M․
e0c51cdadc
[vk] Generalize errors
2014-10-28 21:35:25 +07:00
Sergey M․
9334f8f17a
[vk] Handle deleted videos
2014-10-28 21:06:07 +07:00
Sergey M․
632256d9ec
[wimp] Update video URL regex
2014-10-28 20:35:02 +07:00
Philipp Hagemeister
3511266bc3
[YoutubeDL] Simplify API of YoutubeDL
...
Calling add_default_extractors twice should be harmless since the first set of extractors will match.
2014-10-28 12:54:29 +01:00
Philipp Hagemeister
9fdece5d34
[srmediathek] Choose variable name more wisely
2014-10-28 10:44:47 +01:00
Philipp Hagemeister
bbf1092ad0
[fktv] Remove unused import
2014-10-28 10:44:17 +01:00
Philipp Hagemeister
9ef55c5bbc
[quickvid] Add new extractor
2014-10-28 10:41:37 +01:00
Philipp Hagemeister
48a24ab746
[generic] Fix HTML5 video regexp
2014-10-28 10:41:24 +01:00
Philipp Hagemeister
27c542c06f
[iconosquare] Simplify
2014-10-28 09:12:28 +01:00
Philipp Hagemeister
b2e6a1c14c
release 2014.10.27
2014-10-27 02:44:07 +01:00
Philipp Hagemeister
8cc3eba79a
[phoenix] Add new extractor ( Fixes #4036 )
2014-10-27 02:43:59 +01:00
Philipp Hagemeister
b0fb6d4db1
[ku6] Modernize
2014-10-27 02:32:44 +01:00
Philipp Hagemeister
81515ad9f6
[extractor/common] Improve m3u8 output
2014-10-27 02:28:37 +01:00
Philipp Hagemeister
8112d4b284
[lrt] Modernize
2014-10-27 02:27:49 +01:00
Philipp Hagemeister
bf7aa6301b
[fktv] Modernize
2014-10-27 02:26:05 +01:00
Philipp Hagemeister
aea856621f
[zdf] Simplify
2014-10-27 02:14:07 +01:00
Philipp Hagemeister
f24a5a2faa
Merge remote-tracking branch 'olebowle/ard'
2014-10-27 01:36:50 +01:00
Philipp Hagemeister
ecfe623422
[heise] Fix extraction
...
Now they use an XML format instead of JSON.
2014-10-27 01:33:51 +01:00
Philipp Hagemeister
4a6c94288a
[kickstarter] Simplify and fix test case
2014-10-27 01:16:18 +01:00
Philipp Hagemeister
10e3d73472
[nbc] Fix ThePlatform embedded videos
2014-10-27 01:14:17 +01:00
Philipp Hagemeister
15956b5aa1
[promptfile] Fix check for deleted videos
2014-10-27 00:50:22 +01:00
Philipp Hagemeister
586f7082ef
[francetv] Remove changing md5sum
2014-10-27 00:46:34 +01:00
Philipp Hagemeister
d6d9186f0d
[generic] Fix test title
2014-10-27 00:45:15 +01:00
Philipp Hagemeister
2e9ff8f362
[gorillavid] Fix test title
2014-10-27 00:44:27 +01:00
Philipp Hagemeister
249efaf44b
[pornhub] Modernize and fix test definition
2014-10-27 00:33:35 +01:00
Philipp Hagemeister
8d32abff9e
[ruhd] Simplify
2014-10-27 00:20:54 +01:00
Philipp Hagemeister
94f052cbf4
[syfy] Remove test checksum
...
We have the minsize test now.
2014-10-27 00:19:15 +01:00
Philipp Hagemeister
446a03bd96
[ustream:channel] Change test playlist size (Seems to have been limited that way on the website as well)
2014-10-27 00:18:10 +01:00
Philipp Hagemeister
6009b69f81
[vgtv] Fix test title
2014-10-27 00:16:01 +01:00
Philipp Hagemeister
3d6047113c
[vgtv] Simplify
2014-10-27 00:14:52 +01:00
Philipp Hagemeister
9dec99303d
[vimeo:review] Fix test title
2014-10-27 00:13:40 +01:00
Philipp Hagemeister
7706927370
[vine:user] Adapt test to changed list size
2014-10-27 00:11:34 +01:00
Philipp Hagemeister
3adba6fa2a
[xtube] Fix test description
2014-10-27 00:08:37 +01:00
Philipp Hagemeister
f46a8702cc
[youtube:playlist] Fix test title
2014-10-27 00:06:47 +01:00
Philipp Hagemeister
8d11b59bbb
[ynet] Remove test md5sums
...
These fluctuate regularly.
2014-10-27 00:06:00 +01:00
Philipp Hagemeister
cf501a23d2
[srmediathek] Correct IE_NAME/IE_DESC
2014-10-26 23:23:53 +01:00
Philipp Hagemeister
2bcae58d46
[srmediathek] New extractor
2014-10-26 23:23:10 +01:00
Philipp Hagemeister
c9f08154a3
Remove unused imports
2014-10-26 23:13:42 +01:00
Philipp Hagemeister
526b276fd7
[faz] Modernize
2014-10-26 23:11:15 +01:00
Philipp Hagemeister
77ec444d9a
release 2014.10.26.2
2014-10-26 21:49:52 +01:00
Philipp Hagemeister
bfc2bedcfc
[youtube] Make confirm_age non-fatal ( #4042 )
2014-10-26 21:49:29 +01:00
Philipp Hagemeister
83855f3a1f
[livestream:original] Fix RTMP parameters ( Fixes #4040 )
2014-10-26 21:44:29 +01:00
Philipp Hagemeister
50b51830fb
[ffmpeg] Fix typo
2014-10-26 21:31:51 +01:00
Philipp Hagemeister
3d6eed9b52
release 2014.10.26.1
2014-10-26 21:03:38 +01:00
Philipp Hagemeister
1a253e134c
[ffmpeg] Fix call to ffprobe ( Fixes #4041 )
2014-10-26 21:03:16 +01:00
Philipp Hagemeister
6194bb1419
[ffmpeg] Make downloader optional ( Fixes #4039 )
2014-10-26 21:00:42 +01:00
Philipp Hagemeister
37d66e7f1e
[generic] Correct call to _webpage_read_full_content
2014-10-26 20:58:09 +01:00
Philipp Hagemeister
70b7e3fbb6
[generic] Add a test case for direct links with broken HEAD ( #4032 )
2014-10-26 20:49:51 +01:00
dinesh
0551a02b82
[Rte] Improve extractor
2014-10-27 01:08:51 +05:30
Jaime Marquínez Ferrándiz
579657ad87
[soundcloud] Set the 'webpage_url' field for each track
...
For playlists, YoutubeDL would set it to the playlist url.
2014-10-26 19:08:36 +01:00
Jaime Marquínez Ferrándiz
5f82b129e0
[ffmpeg] Also look into stderr for extracting the version
...
At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout.
2014-10-26 18:11:31 +01:00
Philipp Hagemeister
64269e4d01
Move AUTHORS to root ( closes #2985 )
2014-10-26 18:01:00 +01:00
Philipp Hagemeister
d481699a7a
release 2014.10.26
2014-10-26 17:29:27 +01:00
Philipp Hagemeister
5894a4f4ee
Credit @gabeos for crunchyroll:playlist ( #3988 )
2014-10-26 17:29:02 +01:00
Philipp Hagemeister
09e5d6a6e5
[crunchyroll:playlist] Simplify ( #3988 )
2014-10-26 17:28:09 +01:00
Philipp Hagemeister
274b12b5a8
Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'
2014-10-26 17:06:35 +01:00
Philipp Hagemeister
23be51d8ce
[generic] Handle audio streams that do not implement HEAD ( Fixes #4032 )
2014-10-26 17:05:44 +01:00
Philipp Hagemeister
488447455d
[ffmpeg] Warn if ffmpeg/avconv version is too old ( Fixes #4026 )
2014-10-26 16:46:34 +01:00
Philipp Hagemeister
d28b517154
[YoutubeDL] Output avconv/ffmpeg versions if -v is given
2014-10-26 16:31:52 +01:00
Philipp Hagemeister
a7e97f6db1
[generic] Allow new SWFObject()-style imports
...
This embed style is used on http://www.bitburger-open.de/ , but that is not included as a test case since the format is likely to be temporary.
2014-10-26 14:15:49 +01:00
Sergey M․
f889cea109
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser
...
Conflicts:
test/test_utils.py
youtube_dl/__init__.py
2014-10-26 19:56:52 +07:00
Jaime Marquínez Ferrándiz
1bdeb7be2e
Set '--simulate' if any of the printing options is given ( fixes #3036 )
...
That's what the help messages say.
Previously it would only set '--skip-download', which would write thumbnail,
descriptions or subtitles if they were requested (for example you may have set
'--write-thumbnail' in the config file).
2014-10-26 13:01:57 +01:00
Sergey M․
911344e5ac
[vrt] Improve extractor
2014-10-26 16:48:11 +07:00
dinesh
03936f6e6d
[BelgianNational] corrected indentation
2014-10-26 13:47:41 +05:30
dinesh
b13ccb1b87
[BelgianNational] New extractor added
2014-10-26 13:35:00 +05:30
Sergey M․
f64f8a4662
[sportbox] Remove view count
2014-10-26 08:00:01 +07:00
Jaime Marquínez Ferrándiz
681b9caa9c
[tumblr] Fix extraction ( fixes #4029 )
2014-10-25 22:42:56 +02:00
Jaime Marquínez Ferrándiz
0eb9fb9f24
[soundcloud] Modernize and fix tests
2014-10-25 22:32:01 +02:00
Naglis Jonaitis
9a76f416ce
[lrt] Updated test
2014-10-25 13:24:46 +03:00
Philipp Hagemeister
603821161f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-25 09:55:05 +02:00
Philipp Hagemeister
d3c72db894
[audiomack] Simplify
2014-10-25 08:58:03 +02:00
Sergey M․
43d9718fb9
[nhl] Improve video URL extraction ( Closes #4013 )
2014-10-25 13:56:21 +07:00
Philipp Hagemeister
7fc54e5262
Merge remote-tracking branch 'xavierbeynon/audiomack'
2014-10-25 08:55:12 +02:00
Philipp Hagemeister
ec9c978481
Credit @winwon for vidzi ( #3989 )
2014-10-25 08:42:53 +02:00
xavier
d36cae46d8
Not directly calling soundcloud extractor anymore
2014-10-24 21:11:46 -05:00
xavier
fdfefa1b9c
Made changes per phihag
2014-10-24 21:07:01 -05:00
Philipp Hagemeister
724d031893
release 2014.10.25
2014-10-25 00:41:06 +02:00
Philipp Hagemeister
63e0be3415
New option --dump-single-json ( #4003 )
2014-10-25 00:30:57 +02:00
Philipp Hagemeister
c64ed2a310
[viddler] Use API
2014-10-25 00:11:12 +02:00
Philipp Hagemeister
cdc5cb7c2b
[hark] Modernize
2014-10-24 22:31:55 +02:00
Philipp Hagemeister
8efd06aa42
[motherless] Simplify
2014-10-24 19:53:48 +02:00
Filip B
7f9ced64cb
Add group videos support for motherless
...
Modified motherless regular expression.
Previously it matched only URLs like this:
motherless.com/ID
Now it also matches this:
motherless.com/g/group_name/ID
All tests including the newly added one passed.
2014-10-24 21:44:21 +04:00
Filip B
7608815cc2
Add another motherless test
...
This test is for videos posted in groups.
URL looks like this:
motherless.com/g/group_name/ID
which is basically the same as
motherless.com/ID
So far this test fails because I haven't improved the extractor yet.
2014-10-24 21:43:27 +04:00
Filip B
5823eda139
Fix motherless test 0
...
Apparently motherless no longer serves flv for that video (or maybe even
other videos). So I changed expected extension from flv to mp4 and
changed expected md5 accordingly.
2014-10-24 21:26:32 +04:00
Philipp Hagemeister
e82c1e9a6e
[YoutubeDL] Do not apply playlist info to videos when extract_flat is set ( #4003 )
2014-10-24 16:13:45 +02:00
Philipp Hagemeister
1ede5b2481
[glide] Simplify
2014-10-24 15:34:19 +02:00
Philipp Hagemeister
964ae0a122
Credit @thornomad for glide ( #3944 )
2014-10-24 15:29:44 +02:00
Philipp Hagemeister
98e1d28982
Merge remote-tracking branch 'thornomad/glide'
2014-10-24 15:29:03 +02:00
Philipp Hagemeister
2c26df763c
[vidzi] Use proper test case and simplify ( #3989 )
2014-10-24 15:27:02 +02:00
Philipp Hagemeister
018e835594
[vidzi] Simplify
2014-10-24 15:17:17 +02:00
Philipp Hagemeister
e65e06fbe2
[vidzi] Correct order in imports ( #3989 )
2014-10-24 15:15:54 +02:00
winwon
95ee84421e
vidzi Add new extractor
2014-10-24 15:15:13 +02:00
Philipp Hagemeister
2acfe95f58
Credit @capital-G for bild.de ( #3983 )
2014-10-24 15:12:29 +02:00
Philipp Hagemeister
b5a14350b9
[bild] Simplify ( #3983 )
2014-10-24 15:10:32 +02:00
Philipp Hagemeister
8d81f872fb
Merge remote-tracking branch 'capital-G/master'
2014-10-24 15:02:50 +02:00
Philipp Hagemeister
36f1c90497
release 2014.10.24
2014-10-24 14:48:19 +02:00
Philipp Hagemeister
057a5206cc
Add --flat-playlist option ( Closes #4003 )
2014-10-24 14:48:12 +02:00
xavier
9e9bc793f3
Finished audiomack extractor
2014-10-23 23:54:59 -05:00
dinesh
25fadd06d0
[Rte] New extractor added
2014-10-24 09:49:01 +05:30
dinesh
7a47d07c6d
[extractor/common] href attribute added
2014-10-24 09:47:39 +05:30
xavier
5c565ac9e7
Added init.py initializer
2014-10-23 16:58:11 -05:00
xavier
67500bf939
Initial version of audiomack.py
2014-10-23 16:55:39 -05:00
Philipp Hagemeister
b1edd7a48a
[crunchyroll] Correct parsing ( Fixes #4014 )
2014-10-23 23:25:02 +02:00
dinesh
34e48bed3b
[extractor/common] Added support for f4m manifest Version 2.0
2014-10-24 02:41:10 +05:30
Jaime Marquínez Ferrándiz
2c63ccec78
[mitele] Fix on python 2.x
2014-10-23 21:26:48 +02:00
Philipp Hagemeister
f2f2c0c2c6
[generic] Allow --default-search without colon
2014-10-23 21:13:45 +02:00
Philipp Hagemeister
4661e243f8
release 2014.10.23
2014-10-23 20:21:38 +02:00
Philipp Hagemeister
f3cd403c2b
[telecino] Add coding declaration
2014-10-23 20:21:27 +02:00
Jaime Marquínez Ferrándiz
ad5f53ac72
[telecinco] Add extractor ( closes #4005 )
...
It uses the same extraction process as mitele.es, but with a few small differences.
2014-10-23 20:08:55 +02:00
Sergey M․
75da98e9e1
[funnyordie] Fix extraction ( Closes #4011 )
2014-10-23 23:07:58 +07:00
Sergey M․
281d3f1d68
[generic/wistia] Improve regex
2014-10-23 23:03:07 +07:00
Sergey M.
6283c10b1c
Merge pull request #4009 from Dineshs91/thoughtworks
...
[thoughtworks] wistia support added
2014-10-23 22:59:53 +07:00
dinesh
85d7b76586
[thoughtworks] wistia regex modified
2014-10-23 21:23:56 +05:30
Sergey M․
2399535fd1
[francetv] Lower preference of direct links ( Closes #4010 , closes #3947 )
...
Direct links fail with 403, fallback on f4m for now until further investigations.
2014-10-23 22:30:34 +07:00
dinesh
52cffcb186
[thoughtworks] wistia support added
2014-10-23 20:28:39 +05:30
Sergey M․
8f3b5397a7
[cinemassacre] Fix extraction ( Closes #4008 )
2014-10-23 21:35:51 +07:00
Sergey M․
9bbec55255
[pbs] Add support for tabbed frontline videos ( Closes #4006 )
2014-10-23 20:41:45 +07:00
Philipp Hagemeister
6b445558ff
[youtube] Only set language when necessary
...
We only need to set the language when we are using a login; otherwise it will always be English.
2014-10-23 00:44:22 +02:00
Ole Ernst
bfd91588f3
[ard] make rss match more universal
2014-10-22 14:24:53 +02:00
Sergey M․
6bf6962062
[francetv] Force m3u8 formats extension to mp4 ( Closes #3997 )
2014-10-22 01:24:04 +07:00
Sergey M․
40bca5f927
[arte.tv] Remove unused import
2014-10-21 21:06:24 +07:00
Sergey M․
74214d35c5
[arte.tv:+7] Improve title extraction ( Closes #3995 )
2014-10-21 20:08:20 +07:00
Gabriel Schubiner
1b10a011ec
Forgot to reverse extracted video urls so they are in correct order for video selection args
2014-10-20 18:38:42 -07:00
h-collector
5a000b45b3
Don't use report_warning for reporting warnings
...
In tests warning is converted to error
2014-10-20 18:53:53 +02:00
h-collector
40b1cbafac
Update fc2.py
2014-10-20 18:53:53 +02:00
h-collector
4231235cda
Fix issues with fc2
...
Fix issues #2912 and #3171
2014-10-20 18:53:53 +02:00
Sergey M․
d24a2b20b4
[arte.tv:+7] Use original format ids to avoid duplicates
2014-10-20 20:27:59 +07:00
Gabriel Schubiner
8230018c20
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g. download all episodes of a series
2014-10-19 22:47:05 -07:00
Jaime Marquínez Ferrándiz
cc98a3f096
[cnn] Fix for urls ending in '.cnn-ap' ( fixes #3985 )
2014-10-19 15:14:37 +02:00
scheiba
ce519b747e
added "bild.de" as extractor
2014-10-18 22:15:47 +02:00
Sergey M
16efb3695f
[sexykarma] Add support for watchindianporn
2014-10-19 01:53:15 +07:00
Philipp Hagemeister
0f175a932f
release 2014.10.18
2014-10-18 20:22:23 +02:00
Sergey M
95fa5fb569
[sexykarma] Improve and simplify
2014-10-19 00:48:05 +07:00
Sergey M
77c3c5c5ed
Merge branch 'sexykarma' of https://github.com/CkuT/youtube-dl into CkuT-sexykarma
2014-10-19 00:06:53 +07:00
Sergey M
159444a668
[twitch] Remove superfluous comma
2014-10-18 21:57:24 +07:00
Sergey M․
f9befee1f5
[arte.tv:+7] Append media type to format_id ( Closes #3967 )
2014-10-18 18:14:49 +07:00
Naglis Jonaitis
9471c44405
[generic] Make sure Wistia embed URLs contain the protocol ( Closes #3977 )
...
Also, improve detection (Addresses #3662 )
2014-10-18 01:55:21 +03:00
Sergey M․
013bfdd84c
[twitch] Update tests and minor improvements
2014-10-17 23:46:53 +07:00
Sergey M․
46fd0dd5a5
[twitch] Rename extractor and support channel videos
2014-10-17 22:58:18 +07:00
Jaime Marquínez Ferrándiz
4698f0d858
[vimeo] Improve regex for the config js dict ( fixes #3955 , fixes #3974 )
...
The javascript code contains assignments of empty dicts with the same variable name
2014-10-17 15:55:58 +02:00
Sergey M․
355d074ff9
[twitch] Adapt to new API ( Fixes #3946 , Fixes #3949 , Fixes #3965 )
...
Work in progress
2014-10-16 22:23:35 +07:00
CkuT
7da224c907
Add categories
2014-10-15 22:34:35 +02:00
CkuT
1723edb1a5
Few improvements
2014-10-15 20:17:07 +02:00
CkuT
4740864508
[SexyKarma] Add new extractor
2014-10-15 18:24:32 +02:00
Philipp Hagemeister
09a42738fc
[generic] Correct handling of embedded vimeo players ( #3955 )
2014-10-15 13:50:53 +02:00
Philipp Hagemeister
df928d500f
release 2014.10.15
2014-10-15 12:39:30 +02:00
Jaime Marquínez Ferrándiz
a72cbfacf0
[ted] Add support for external videos ( fixes #3948 )
2014-10-15 12:24:11 +02:00
net
7b61ac3ddf
Fix #2310 . Play by the 8tracks rules
2014-10-15 06:46:47 +03:00
Philipp Hagemeister
62a164e713
[mixcloud] Output downloading progress
2014-10-15 00:53:54 +02:00
Sergey M․
5f58165def
[extractor/common] Fix dumping requests with long file abspath on Windows
2014-10-14 21:43:48 +07:00
Damon Timm
a86c73cf80
[glide] Add new extractor
...
Added an extractor for glide.me shared messages. Glide is a movile video messaging services. You can share the link to the messages easily enough and this would allow you to download and save the actual video.
2014-10-13 14:08:29 -07:00
Jaime Marquínez Ferrándiz
bd4e40df1a
[brightcove] Add a test for playlists
2014-10-13 16:26:53 +02:00
Sergey M․
1419fafd36
[condenast] Add support for embedded videos ( Closes #3929 )
2014-10-13 19:59:35 +07:00
Philipp Hagemeister
9b36dcbd65
release 2014.10.13
2014-10-13 10:12:51 +02:00
Philipp Hagemeister
2aefb886fa
[ffmpeg] Improve format merging ( Closes #3935 )
2014-10-13 10:12:43 +02:00
Philipp Hagemeister
72961c2a8a
Merge remote-tracking branch 'Dineshs91/KontrTube-fix'
2014-10-13 10:09:57 +02:00
Philipp Hagemeister
4c1ce987b0
[huffpost] Modernize
2014-10-13 10:08:59 +02:00
dinesh
8a2300a597
[kontrtube] Fix video title extraction
2014-10-13 10:03:55 +05:30
Philipp Hagemeister
1cc887cbf0
[youtube] Add support for format 278
2014-10-13 00:09:19 +02:00
Philipp Hagemeister
203fb43f36
[youtube] Download DASH manifest by default ( Closes #3887 )
2014-10-13 00:03:08 +02:00
Philipp Hagemeister
8450c15c25
[options] Consistent formatting and general niceness
2014-10-12 23:10:11 +02:00
Philipp Hagemeister
b88b45e46c
[options] Mention login in --username documentation ( #3753 )
2014-10-12 22:45:36 +02:00
Philipp Hagemeister
2417dc1715
release 2014.10.12
2014-10-12 22:25:18 +02:00
Naglis Jonaitis
23d83ad4d5
[niconico] Fix ignored --netrc flag
...
See issue #3753
2014-10-12 23:18:42 +03:00
dinesh
2c9f31188b
Description changed
2014-10-12 20:09:12 +05:30
Naglis Jonaitis
d18be55533
[theonion] Fix a small mistake in string formatting
2014-10-12 15:47:31 +03:00
Naglis Jonaitis
ac20fc047a
[theonion] Add new extractor ( closes #3928 )
2014-10-12 15:42:35 +03:00
Jaime Marquínez Ferrándiz
b4c3c8c172
[mixcloud] Fix metadata extraction ( fixes #3930 )
2014-10-12 13:06:31 +02:00
Ching Yi, Chan
b1c3a49fff
apply ratelimit to f4m
2014-10-12 08:32:26 +08:00
Jaime Marquínez Ferrándiz
3357110a4c
[vimeo] Make the protocol mandatory in the url ( fixes #3926 )
...
If it's missing, it will be correctly handled by the generic IE.
2014-10-11 22:26:26 +02:00
Sergey M.
e29fdedb45
Merge pull request #3923 from Dineshs91/howstuffworks-fix
...
Replace 404 url
2014-10-12 01:48:11 +07:00
Sergey M․
4828703f14
[googleplus] Modernize and extract all formats
2014-10-12 01:44:13 +07:00
dinesh
071420e136
Fix download error in GooglePlus
2014-10-11 21:10:53 +05:30
dinesh
f4cf848d1d
Replace 404 url
2014-10-11 15:59:42 +05:30
dinesh
1409704afa
Fix ndr.de outdated test url
2014-10-11 12:20:13 +05:30
Ole Ernst
3741302a10
[ard] Add rss support
2014-10-10 20:35:34 +02:00
Sergey M.
c8e390c2b0
Merge pull request #3911 from Dockheas23/master
...
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10 22:28:18 +07:00
Sergey M․
823f1e015a
[yahoo] Wipe out yahoo news extractor
2014-10-10 22:18:37 +07:00
Sergey M․
3c06d3715e
[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message ( Closes #2470 )
2014-10-10 22:11:30 +07:00
Sergey M․
762958d5af
[yahoo] Add support for regional subdomains and extract duration ( Closes #3915 )
2014-10-10 19:50:29 +07:00
George Boyle
53d9009bdb
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10 10:03:24 +01:00
George Boyle
1b725173a5
Fixed typo
2014-10-10 09:35:41 +01:00
Sergey M․
fc6861b175
[sportbox] Add extractor ( Closes #3906 )
2014-10-09 21:05:39 +07:00
Sergey M․
b097b5f246
[mlb] Remove unused import
2014-10-09 20:07:34 +07:00
Sergey M․
385009fc44
[mlb] Fix thumbnails extraction ( Closes #3905 )
2014-10-09 19:56:55 +07:00
Sergey M․
ced659bb4d
[generic] Ignore some non-video file extensions during generic extraction ( Closes #3900 )
2014-10-09 19:26:23 +07:00
Sergey M․
842cca7d56
[pornhd] Fix formats extraction ( Closes #3898 )
2014-10-08 20:08:29 +07:00
Sergey M․
7bc8780c57
[walla] Fix extractor and add subtitle tests
2014-10-07 22:23:05 +07:00
Sergey M․
c59c3c84ed
Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-walla
2014-10-07 20:24:52 +07:00
net
31d06400ec
add missed init file
2014-10-06 03:03:05 +03:00
Philipp Hagemeister
642b76ac15
release 2014.10.05.2
2014-10-05 22:04:02 +02:00
Philipp Hagemeister
4c4de296d4
release 2014.10.05.1
2014-10-05 22:00:16 +02:00
Philipp Hagemeister
b10609d98c
[dailymotion] Alternative title search ( Fixes #3882 )
2014-10-05 21:59:53 +02:00
Sergey M
3ae165aa10
[gorillavid] Add check for non existing videos
2014-10-06 01:48:01 +07:00
Sergey M
e4b85e35d0
[gorillavid] Fix title extraction and make thumbnail optional ( Closes #3884 )
2014-10-06 01:47:22 +07:00
Philipp Hagemeister
bb0c206f59
release 2014.10.05
2014-10-05 07:53:25 +02:00
Philipp Hagemeister
b81f484b60
[gorillavid] Add support for movpod.in ( Fixes #3881 )
2014-10-05 07:53:02 +02:00
Naglis Jonaitis
5e69192ef7
[thesixtyone] Add new extractor ( closes #3781 )
2014-10-04 22:40:36 +03:00
Naglis Jonaitis
e9be9a6acd
[utils] Add additional format to unified_strdate
2014-10-04 22:38:23 +03:00
Sergey M․
f47754f061
[globo] Initial extractor implementation ( Closes #3823 )
2014-10-04 18:56:36 +07:00
Philipp Hagemeister
d838b1bd4a
[utils] Default age_limit to None
...
If we can't parse it, it means we don't have any information, not that the content is unrestricted.
2014-10-03 20:17:12 +02:00
Naglis Jonaitis
fe506288bd
[planetaplay] Add new extractor ( closes #3839 )
2014-10-03 19:43:36 +03:00
Sergey M․
d397c0b3dd
[breakcom] Extract all formats
2014-10-03 19:37:47 +07:00
Sergey M․
146c80e256
[utils] Add parse_age_limit
2014-10-03 19:37:25 +07:00
Sergey M․
f78c01f68b
[breakcom] Cover more URLs with _VALID_URL ( Closes #3876 )
2014-10-03 18:57:18 +07:00
Naglis Jonaitis
8489578df4
[generic] Support embedded Dailymotion playlists ( fixes #3822 )
2014-10-02 21:42:45 +03:00
Philipp Hagemeister
10606050bc
release 2014.10.02
2014-10-02 15:30:19 +02:00
Sergey M․
d9bf465200
[bandcamp] Fix id extraction and modernize ( Closes #3866 )
2014-10-02 20:22:46 +07:00
Sergey M․
01384d6e4b
[jpopsuki] More modernize
2014-10-02 19:58:28 +07:00
Sergey M․
08d5230945
[jpopsukitv] Improve _VALID_URL and modernize
2014-10-02 19:43:25 +07:00
Sergey M.
852f8641e8
Merge pull request #3865 from diffycat/jpopsuki
...
[jpopsuki] Support category links
2014-10-02 19:38:29 +07:00
Jaime Marquínez Ferrándiz
18937a50a4
[dropbox] Fix the video url query ( fixes #3868 )
...
Previously it would convert urls without a query into 'something.mp4&dl=1'
2014-10-01 23:19:56 +02:00
net
e4d6cca0c1
[walla] Add new extractor
2014-10-01 23:45:35 +03:00
Anton Larionov
d5feab9aaa
[jpopsuki] Support category links
2014-10-01 23:24:23 +04:00
Naglis Jonaitis
9e77c60c9a
[tapely] Catch SoundCloud tracks
2014-10-01 21:53:45 +03:00
Naglis Jonaitis
1414df5ce2
[izlesene] Prepend scheme to thumbnails
2014-10-01 21:11:38 +03:00
Naglis Jonaitis
e80f40e5ca
[tapely] Add new extractor ( closes #3861 )
2014-10-01 17:26:09 +03:00
Sergey M․
d3c9af84fc
[spankwire] Fix extraction
2014-10-01 20:53:58 +07:00
Sergey M․
59d206ca2d
[sunporno] Fix duration extraction and make more robust
2014-10-01 20:44:43 +07:00
Sergey M․
fc66e4a0d5
[utils] Add posix expanduser implementation and clarify the original source
2014-10-01 19:48:55 +07:00
Philipp Hagemeister
e7b6d12254
[utils] Improve and test js_to_json
2014-10-01 00:08:34 +02:00
Philipp Hagemeister
410f3e73ab
[utils] Fix js_to_json
2014-10-01 00:08:28 +02:00
Philipp Hagemeister
07e764439a
[generic] Delete test case
...
The page is not available any more.
2014-10-01 00:08:19 +02:00
Naglis Jonaitis
f8fb4a7ca8
[nfl] Use compatible urlparse
2014-09-30 20:01:37 +03:00
Sergey M․
4644ac5527
[core] Decode environment variables with filesystem encoding ( Fixes #3854 , Fixes #3217 , Fixes #2918 )
...
Introduces compat versions of os.getenv and os.path.expanduser
2014-09-30 22:27:53 +07:00
Sergey M․
e497a7f2ca
[tvigle] Extract format file sizes
2014-09-30 20:00:21 +07:00
Sergey M․
a3b6be104d
[tvigle] Replace 404 test
2014-09-30 19:55:30 +07:00
Sergey M․
b7bb0df21e
[vgtv] Fix tests' exts
2014-09-30 19:50:14 +07:00
Naglis Jonaitis
4dc19c0982
[lrt] Add new extractor
2014-09-30 02:26:16 +03:00
Philipp Hagemeister
58ea7ec81e
[vimeo] Fix description extraction
2014-09-29 22:23:21 +02:00
Philipp Hagemeister
2d29ac4f23
[vuclip] Fix regexp
2014-09-29 21:48:44 +02:00
Philipp Hagemeister
a7a747d687
[vuclip] Remove test code
2014-09-29 21:47:57 +02:00
net
c816336cbd
[karaoketv] Add new extractor
2014-09-29 21:58:42 +03:00
Sergey M․
fdb4d278bf
[spankwire] Fix extraction and modernize
2014-09-29 20:11:51 +07:00
Philipp Hagemeister
59c03a9bfb
[vuclip] Fix extraction
2014-09-29 13:07:58 +02:00
Philipp Hagemeister
e7db973328
[yahoo] Remove test case
...
This video seems to have been removed entirely
2014-09-29 12:45:57 +02:00
Philipp Hagemeister
99b67fecc5
[arte] Fix upload date extraction
2014-09-29 12:45:18 +02:00
Philipp Hagemeister
72d53356f6
[internetvideoarchive] Fix test case
2014-09-29 12:24:48 +02:00
Philipp Hagemeister
9e1e67fc15
[internetvideoarchive] Modernize
2014-09-29 12:23:52 +02:00
Philipp Hagemeister
1e60e5546e
[funnyordie] Fix test case md5
2014-09-29 12:20:25 +02:00
Philipp Hagemeister
457749a703
[prosiebensat1] Fix test case
2014-09-29 12:18:49 +02:00
Philipp Hagemeister
937f935db0
[jukebox] Remove md5 sum, it fluctuates
2014-09-29 12:15:49 +02:00
Philipp Hagemeister
80bcefcd77
[cliphunter] Remove duration
2014-09-29 06:22:54 +02:00
Philipp Hagemeister
8c23945c72
[eporner] Adapt to changed default format
2014-09-29 06:19:18 +02:00
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).
2014-09-29 06:15:46 +02:00
Philipp Hagemeister
2a7b4681c6
[godtube] Fix on Python 2.6
2014-09-29 05:51:41 +02:00
Philipp Hagemeister
8157ae3904
[golem] Fix under 2.6
...
It's a sad story; 2.6 does not support any non-trivial xpaths.
2014-09-29 05:48:56 +02:00
Philipp Hagemeister
e50e2fcd4d
[br] fix test case
2014-09-29 05:40:20 +02:00
Philipp Hagemeister
5e4f06197f
[facebook] Fix test case
2014-09-29 05:19:56 +02:00
Philipp Hagemeister
761e1645e0
[generic] Remove unstable test checksum
2014-09-29 05:18:45 +02:00
Philipp Hagemeister
8ff14175e2
[sportdeutschland] Fix testcase
2014-09-29 05:17:16 +02:00
Philipp Hagemeister
dbe3043cd6
[ynet] Fix test checksums
2014-09-29 05:15:42 +02:00
Philipp Hagemeister
a8eb5a8e61
[generic] Fix testcases
2014-09-29 05:12:57 +02:00
Philipp Hagemeister
6043f1df4e
[ign] Return proper playlist object
2014-09-29 05:05:06 +02:00
Philipp Hagemeister
12548cd933
[worldstarhiphop] Correct title extraction
2014-09-29 05:02:58 +02:00
Philipp Hagemeister
2593039522
[vimeo] Use regexps to find description
...
This fixes descriptions on 2.6 and makes the code simpler.
2014-09-29 04:58:31 +02:00
Philipp Hagemeister
35d3e63d24
release 2014.09.29.2
2014-09-29 04:49:11 +02:00
Philipp Hagemeister
27aede9074
[pbs] Add support for series/jwplayer type video ( Fixes #3849 )
2014-09-29 04:48:50 +02:00
Philipp Hagemeister
f5b7e6a842
release 2014.09.29.1
2014-09-29 02:04:28 +02:00
Philipp Hagemeister
a1f934b171
[youtube] Correct language cookie handling
2014-09-29 02:04:16 +02:00
Philipp Hagemeister
a43ee88c6f
release 2014.09.29
2014-09-29 01:51:53 +02:00
Philipp Hagemeister
e2dce53781
[youtube] Always request webpage in English ( Fixes #3844 )
2014-09-29 01:39:26 +02:00
Philipp Hagemeister
1770ed9e86
[thvideo] Simplify ( #3848 )
2014-09-29 00:38:37 +02:00
Philipp Hagemeister
457ac58cc7
Merge remote-tracking branch 'diffycat/thvideo-update'
2014-09-29 00:36:55 +02:00
Philipp Hagemeister
9c44d2429b
[vimeo:likes] Support large like lists ( Fixes #3847 )
2014-09-29 00:36:06 +02:00
Philipp Hagemeister
d2e32f7df5
Do not use HTML characters in output
...
This messes up the format when people paste it outside of code tags.
2014-09-29 00:23:43 +02:00
Anton Larionov
67077b182b
[thvideo] Add support for playlists
2014-09-28 23:36:55 +04:00
Naglis Jonaitis
5f4c318844
[nfl] Support team micro-sites ( fixes #3831 )
2014-09-28 21:48:26 +03:00
Naglis Jonaitis
dfee83234b
[nfl] Prefer progressive downloads
2014-09-28 19:25:28 +03:00
Philipp Hagemeister
22dd3fad86
release 2014.09.28.1
2014-09-28 12:14:25 +02:00
Philipp Hagemeister
d6e6a42256
[vimeo:likes] Add new extractor ( Fixes #3835 )
2014-09-28 12:14:16 +02:00
Philipp Hagemeister
76e7d1e74b
[played] Remove unused import
2014-09-28 10:56:36 +02:00
Philipp Hagemeister
38c4d41b74
[played] Simplify ( #3798 )
2014-09-28 10:55:27 +02:00
Philipp Hagemeister
f0b8e3607d
Merge remote-tracking branch 'r4mos/played'
2014-09-28 10:52:23 +02:00
Philipp Hagemeister
51ee08c4bb
Remove unused imports
2014-09-28 10:50:43 +02:00
Philipp Hagemeister
c841789772
[muenchentv] Add thumbnail
2014-09-28 10:49:58 +02:00
Philipp Hagemeister
c121a75b36
[heise] Add support for description
2014-09-28 10:49:12 +02:00
Philipp Hagemeister
5a8b77551d
[heise] Simplify ( #3842 )
2014-09-28 10:47:25 +02:00
Philipp Hagemeister
0217aee154
Merge remote-tracking branch 'd912e3/heise'
2014-09-28 10:36:44 +02:00
Philipp Hagemeister
b14f3a4c1d
[golem] Simplify ( #3828 )
2014-09-28 10:35:19 +02:00
Philipp Hagemeister
92f7963f6e
Merge remote-tracking branch 'd912e3/golem'
2014-09-28 10:10:34 +02:00
Philipp Hagemeister
88fbe4c2cc
release 2014.09.28
2014-09-28 09:49:42 +02:00
Philipp Hagemeister
394599f422
[oktoberfesttv] Add new extractor ( Fixes #3845 )
2014-09-28 09:49:21 +02:00
Philipp Hagemeister
ed9266db90
[common] Add new helper function _match_id
2014-09-28 09:31:58 +02:00
Philipp Hagemeister
f4b1c7adb8
[muenchentv] Move live title generation to common
2014-09-28 08:53:52 +02:00
Philipp Hagemeister
c95eeb7b80
[eitb] Modernize
2014-09-28 08:49:03 +02:00
Sergey M․
5e43e3803c
Credit @lenaten for ynet ( #3840 ) and sport5 ( #3841 )
2014-09-28 03:45:15 +07:00
Sergey M․
a89435a7a8
[ynet] Improve _VALID_URL
2014-09-28 03:30:41 +07:00
Sergey M․
c664182323
[ynet] Remove unused stuff, simplify and improve
2014-09-28 03:26:38 +07:00
Sergey M․
6be1cd4ddb
Merge branch 'ynet' of https://github.com/lenaten/youtube-dl into lenaten-ynet
2014-09-28 02:56:51 +07:00
Sergey M․
ee0d90707a
[YoutubeDL] Fix string check for python3
2014-09-28 02:48:41 +07:00
Sergey M․
f776d8f608
[sport5] Keep alphanumeric order
2014-09-28 02:35:46 +07:00
Sergey M․
0b75c2a88b
[sport5] Capture error message and improve
2014-09-28 02:31:14 +07:00
Mats
7b7518124e
[heise] Don't check string type
...
Before Python 3 could be unicode, so don't check at all.
2014-09-27 21:12:23 +02:00
Sergey M․
68b0973046
[YoutubeDL] Expect all kind of strings in urlopen
...
Now it doesn't fail if req is python2's str
2014-09-28 02:07:42 +07:00
Sergey M․
3a203b8bfa
Merge branch 'sport5' of https://github.com/lenaten/youtube-dl into lenaten-sport5
2014-09-28 00:55:16 +07:00
Mats
70752ccefd
[golem] Don't omit positional argument specifiers
...
Required by Python 2.6.
2014-09-27 19:35:55 +02:00
Mats
0155549d6c
[heise] Add new extractor
2014-09-27 19:28:01 +02:00
net
b66745288e
[sport5] Add new extractor
2014-09-27 20:21:46 +03:00
net
2a1325fdde
[ynet] Add new extractor
2014-09-27 20:11:22 +03:00
Sergey M․
2f9e8776df
[extremetube] Fix extraction
2014-09-27 22:36:53 +07:00
Sergey M․
497339fa0e
[anysex] Fix extraction
2014-09-27 22:29:27 +07:00
Jaime Marquínez Ferrándiz
8e6f8051f0
[vbox7] Don't set the extension to 'flv' ( fixes #3836 )
2014-09-27 10:53:02 +02:00
Naglis Jonaitis
11b3ce8509
[crunchyroll] Allow to list subtitles ( fixes #3805 )
2014-09-25 17:57:38 +03:00
Mats
6a5af6acb9
[golem] Add new extractor
2014-09-25 16:25:53 +02:00
Sergey M
9a0d98bb40
[vube] Update tests
2014-09-25 20:57:18 +07:00
Sergey M
fbd3162e49
[vube] Add DMCA notice
2014-09-25 20:48:54 +07:00
Sergey M․
54e9a4af95
[wat] Skip test
2014-09-25 20:33:11 +07:00
Philipp Hagemeister
8a32b82e46
[youku] Modernize somewhat
2014-09-25 09:58:09 +02:00
Philipp Hagemeister
fec02bcc90
[hlsnative] Correct handling when remaining_bytes is None
2014-09-25 09:21:45 +02:00
Philipp Hagemeister
c6e90caaa6
Merge remote-tracking branch 'naglis/wistia'
2014-09-25 02:03:49 +02:00
Philipp Hagemeister
4bbf157794
release 2014.09.25
2014-09-25 01:59:45 +02:00
Philipp Hagemeister
6b08cdf626
[youtube] Support for embedded /p players ( Fixes #3821 )
2014-09-25 01:59:02 +02:00
Philipp Hagemeister
b686fc18da
[hlsnative] Support test parameter
2014-09-24 14:38:40 +02:00
Philipp Hagemeister
0b97f3a936
release 2014.09.24.1
2014-09-24 14:17:42 +02:00
Philipp Hagemeister
eb73f2649f
[vevo] Skip SMIL download
2014-09-24 14:17:33 +02:00
Philipp Hagemeister
f0b5d6af74
[vevo] Support 1080p videos ( Fixes #3656 )
2014-09-24 14:16:56 +02:00
Philipp Hagemeister
2f771f6c99
release 2014.09.24
2014-09-24 11:06:46 +02:00
Philipp Hagemeister
3b2f933b01
[generic] Allow embedded YoutubePlaylists ( Fixes #3821 )
2014-09-24 11:05:14 +02:00
Philipp Hagemeister
cc746841e7
[flickr] Modernize
2014-09-24 10:46:33 +02:00
Philipp Hagemeister
ac7553d031
[youtube] Support embed/videoseries URLs ( #3821 )
2014-09-24 10:34:29 +02:00
Philipp Hagemeister
cdc628a498
[youtube] Move more tests to extractors
2014-09-24 10:25:47 +02:00
Philipp Hagemeister
69ea8ca42c
[youtube] Remove superfluous unicode specifiers
2014-09-24 09:51:45 +02:00
Philipp Hagemeister
4bc3a23ec5
[youtube] Modernize
2014-09-24 09:49:53 +02:00
Naglis Jonaitis
bd5650ac64
[nfl] Fix test case - download, but don't check md5
2014-09-23 20:42:28 +03:00
Sergey M․
86916dae4b
[wat] Capture and output error message
2014-09-23 19:58:35 +07:00
Sergey M․
f7d159cf95
[noco] Encode before passing to hashlib.md5 ( Closes #3816 )
2014-09-23 19:13:11 +07:00
Naglis Jonaitis
632e5684ce
[nfl] Add new extractor. ( Closes #3815 )
2014-09-23 00:28:19 +03:00
Philipp Hagemeister
094d42fe44
release 2014.09.22.1
2014-09-22 18:15:07 +02:00
Jaime Marquínez Ferrándiz
63cddb6477
[sbs] Recognize urls with format ' http://www.sbs.com.au/ondemand/video/ <id>' ( #3811 )
2014-09-22 14:11:08 +02:00
Sergey M․
273dea4248
[playfm] Fix view count and add comment count
2014-09-22 18:58:22 +07:00
Philipp Hagemeister
f90d95edeb
release 2014.09.22
2014-09-22 13:07:23 +02:00
Philipp Hagemeister
45c85d7ba1
Merge remote-tracking branch 'origin/master'
2014-09-22 12:53:41 +02:00
Jaime Marquínez Ferrándiz
d0df92928b
[npo] Add extractor for tegenlicht.vpro.nl ( closes #3778 )
2014-09-21 16:53:00 +02:00
Philipp Hagemeister
df8f53f752
[thvideo] Support mobile URLs as well
2014-09-21 16:32:38 +02:00
Jaime Marquínez Ferrándiz
e35cb78c40
[theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176 )
2014-09-21 16:08:38 +02:00
Philipp Hagemeister
3ef7d11acd
Merge remote-tracking branch 'diffycat/thvideo'
2014-09-21 15:50:01 +02:00
Jaime Marquínez Ferrándiz
224ce0d872
[nbc] Update test
2014-09-21 15:49:04 +02:00
Jaime Marquínez Ferrándiz
dd41e8c82b
[theplatform] Extract all formats for f4m videos
2014-09-21 15:47:58 +02:00
Jaime Marquínez Ferrándiz
b509a4b176
[downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query ( fixes #3176 )
...
It's used in some akamai videos (for example for theplatform.com).
2014-09-21 15:43:09 +02:00
Naglis Jonaitis
b28c8403b2
[yourupload] Add new extractor. Fixes #3085
2014-09-21 15:13:35 +03:00
Jaime Marquínez Ferrándiz
7bd4b4229a
[dropbox] Recognize ' https://www.dropbox.com/sh/ *' urls ( fixes #3795 )
...
And extract the title from the url last path component.
2014-09-21 13:42:08 +02:00
Anton Larionov
72e450c555
[thvideo] Add support for THVideo
2014-09-21 13:21:29 +04:00
Naglis Jonaitis
522c55b7f2
[mgoon] Add new extractor
2014-09-21 03:26:12 +03:00
Sergey M
58e7071a2c
[tube8] Improve _VALID_URL and add display_id
2014-09-21 06:37:11 +07:00
Sergey M.
516812df41
Merge pull request #3801 from megustamucho/master
...
[tube8] Improved regex
2014-09-21 06:29:13 +07:00
Sergey M
752297631f
[noco] Adapt to API v1.1 ( Closes #3797 )
2014-09-21 06:20:42 +07:00
megustamucho
34e14a9beb
Merge remote-tracking branch 'upstream/master'
2014-09-20 22:41:45 +10:00
Marco Schuster
3e8fcd9fa1
[divxstage] added .to TLD
...
Example video "http://www.divxstage.eu/video/930c52709d2 " which gets redirected to .to TLD
2014-09-20 02:32:41 +02:00
Naglis Jonaitis
746c67d72f
[wistia] Use API and make more generic
2014-09-20 03:02:11 +03:00
Carlos Ramos
5aa38e75b2
[played] Add new extractor
2014-09-19 22:46:57 +02:00
Sergey M․
532f5bff70
[franceinter] Fix extraction and modernize
2014-09-19 20:58:50 +07:00
Philipp Hagemeister
f566d9f1d5
release 2014.09.19
2014-09-19 09:58:01 +02:00
Philipp Hagemeister
7267bd536f
[muenchentv] Add support ( Fixes #3507 )
2014-09-19 09:57:53 +02:00
Philipp Hagemeister
589d3d7c7a
[moniker] rename from hypestat ( #3788 )
2014-09-18 21:37:09 +02:00
Philipp Hagemeister
46f74bcf5c
[soundcloud] Fix non-secret playlists
2014-09-18 18:57:04 +02:00
Philipp Hagemeister
37bfe8ace4
[hypestat] Match URLs with www. and https://
2014-09-18 18:56:02 +02:00
Philipp Hagemeister
0529eef5a4
[hypestat] Unify allmyvideos and vidspot ( Closes #3788 )
2014-09-18 18:54:03 +02:00
Philipp Hagemeister
fd78a4d3e6
release 2014.09.18
2014-09-18 18:43:59 +02:00
Philipp Hagemeister
1de33fafd9
[YoutubeDL] Allow downloading multiple formats with ,
2014-09-18 18:43:49 +02:00
Philipp Hagemeister
e2e5dae64d
Add -f m4a
2014-09-18 18:40:19 +02:00
Jaime Marquínez Ferrándiz
09b23c902b
[1up.com] Urls end now with '.html'
2014-09-18 17:02:53 +02:00
Jaime Marquínez Ferrándiz
109a540e7a
[ign] Fix extraction
2014-09-18 16:57:34 +02:00
Sergey M․
2914e5f00f
[drtuber] Fix categories
2014-09-18 20:56:54 +07:00
dequis
2f834e9381
[soundcloud] Secret playlists and sets
...
Closes #3707 again.
No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
2014-09-18 06:35:11 -03:00
dequis
9296738f20
[soundcloud] Support api urls with secret_token, Closes #3707
2014-09-18 03:02:03 -03:00
Philipp Hagemeister
0e59b9fffb
[videomega] Simplify ( #3786 )
...
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
2014-09-18 00:19:08 +02:00
Naglis Jonaitis
67abbe9527
[videomega] Add new extractor. Closes #3775
2014-09-17 22:57:01 +03:00
Sergey M․
944a3de278
[npo] Improve formats extraction ( Closes #3782 )
2014-09-17 19:02:57 +07:00
Philipp Hagemeister
5a13fe9ed2
Credit @m5moufl for behindkink ( #3740 )
2014-09-17 12:50:47 +02:00
Philipp Hagemeister
6b6096d0b7
release 2014.09.16.1
2014-09-16 23:35:15 +02:00
Philipp Hagemeister
d0246d07f1
Merge remote-tracking branch 'origin/master'
2014-09-16 23:35:08 +02:00
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
2014-09-16 23:33:13 +02:00
Philipp Hagemeister
e825c38082
[allmyvideos] Support multiple formats
2014-09-16 22:58:31 +02:00
Jaime Marquínez Ferrándiz
a04aa7a9e6
[generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes ( fixes #3770 )
...
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/ .
2014-09-16 22:53:48 +02:00
Carlos Ramos
7cdd5339b3
Change tabs to spaces
2014-09-16 21:05:50 +02:00
Carlos Ramos
38349518f1
Added new host: allmyvideos.net
2014-09-16 20:48:53 +02:00
Sergey M․
64892c0b79
[francetv] Adapt to new API ( Closes #3751 , closes #3769 )
2014-09-16 23:47:59 +07:00
Sergey M․
dc9f356846
[ard] Remove URL path escaping
...
This is now implemented generic in YoutubeDL.urlopen
2014-09-16 18:47:06 +07:00
Philipp Hagemeister
ed86ee3b4a
release 2014.09.16
2014-09-16 10:09:02 +02:00
Philipp Hagemeister
7bb5df1cda
[nhl] Match videos without catid ( Fixes #3764 )
2014-09-16 10:08:34 +02:00
Philipp Hagemeister
37a81dff04
[behindkink] Remove call to report_extraction
2014-09-15 23:37:22 +02:00
Philipp Hagemeister
fc96eb4e21
Merge remote-tracking branch '5moufl/behindkink'
2014-09-15 23:36:21 +02:00
Philipp Hagemeister
ae369738b0
Credit @haricharan for einthusan ( #3755 )
2014-09-15 23:35:00 +02:00
Philipp Hagemeister
e2037b3f7d
[einthusan] Add description and beautify
2014-09-15 23:33:47 +02:00
Philipp Hagemeister
5419033935
Fixed tests
2014-09-15 23:27:18 +02:00
Philipp Hagemeister
2eebf060af
Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
2014-09-15 23:26:54 +02:00
Philipp Hagemeister
acd9db5902
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-15 16:10:52 +02:00
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
2014-09-15 16:59:03 +03:00
Philipp Hagemeister
c15dd15388
Merge remote-tracking branch 'naglis/turbo'
2014-09-15 15:48:48 +02:00