27259 Commits

Author SHA1 Message Date
Sergey M․
044eeb1455
[extractor/common] Respect URL query in _extract_wowza_formats (closes #14645) 2017-11-01 23:39:26 +07:00
jaykbull
ecccfc8f8f Ignore missing attributes in MPD manifests.
Some sites, like thisav, does not include all expected attributes in
their MPD manifests.

I don't know the MPD/DASH spec at all, so I can't tell if this makes
the manifest itself non-compliant... That said, it works when played
in a browser.

By not treating this attributes as not required in code and simply
moving along when we cannot find them, we seem to be able to
successfully download videos from such sites.

This closes https://github.com/rg3/youtube-dl/issues/13784.
2017-11-01 09:44:10 +01:00
Sergey M․
8fe767e072
[spankbang] Detect unavailable videos (closes #14644) 2017-10-31 23:05:25 +07:00
Seth Prime
78ea3923fd Update commit message to remove duplicate phrasing of specifying a proper scheme 2017-10-31 12:26:38 -03:00
Tobi
e8d637759a Update doc include SOCKS proxy auth syntax 2017-10-31 12:50:38 +01:00
Seth Prime
9943866920 Merge branch 'master' of https://github.com/Inhisprime/youtube-dl 2017-10-31 08:39:16 -03:00
Seth Prime
3cd4ff0d4a Update --help documentation for SOCKS proxy to include authentication syntax 2017-10-31 08:37:19 -03:00
hcwhan
e4312bf806
Update pandatv API add auth 2017-10-31 15:40:24 +08:00
hcwhan
96efd75ad1
Update douyutv API 2017-10-31 15:34:13 +08:00
Namnamseo
f31b87e2b0 [daum] Fix numbered-clip downloads
Download for clips with url tvpot.daum.net/v/<number> were broken. This commit fixes it, and updates the expected test data.

Some other features. such as playlists, are still broken. Those should be fixed later.
2017-10-31 15:38:58 +09:00
enigmaquip
37af91308a
Update mtv.py
fixed bad spacing
2017-10-30 22:08:51 -06:00
enigmaquip
fb4cdac844
Update extractors.py 2017-10-30 22:02:15 -06:00
enigmaquip
2fd514d1b3
[MTV] add mtvbase extractor 2017-10-30 21:55:52 -06:00
Alex Seiler
5d81166f78 [ellentube] Improve extraction of playlists.
Instead of searching the webpage for video ids and making a api
request for each video id, we now make one single api request to
get all the required information needed to extract a playlist.
2017-10-30 01:47:49 +01:00
Seth Prime
650c3f4d52
Merge pull request #1 from rg3/master
Keeping test branch up to date.
2017-10-29 20:36:26 -03:00
Petr Novak
d13cb7d702 [seznamzpravy] Fixed test 2017-10-29 23:49:38 +01:00
Petr Novak
255491dda7 [seznamzpravy] Parse multiple videos
Also use primarily title instead of captionTitle
2017-10-29 23:44:17 +01:00
Jimbolino
05c41ebe1a
22tracks.com is offline since june 2017
"After eight amazing years, our beloved music platform is shutting down.
" https://www.facebook.com/22tracks/videos/10154621296186447/
2017-10-29 23:08:28 +01:00
Petr Novak
defcd753ef [seznamzpravy] Parse HLS and DASH
Includes extension of generic MPD extractor and few more
fixes per dstftw.
2017-10-29 21:40:06 +01:00
enigmaquip
14775e07e9
[screencast] fix url extract for multiple file types 2017-10-28 20:46:26 -06:00
Sergey M․
71bff58a00
release 2017.10.29 2017-10-29 07:24:53 +07:00
Sergey M․
6d0630d880
release 2017.10.29 2017.10.29 2017-10-29 07:22:53 +07:00
Sergey M․
518d357b46
[ChangeLog] Actualize 2017-10-29 07:21:33 +07:00
Sergey M․
514e8aefd4
[egghead] Fix extraction (closes #14388) 2017-10-29 07:11:37 +07:00
Sergey M․
9211e3319e
[extractor/common] Prefix format id for audio only HLS formats 2017-10-29 07:05:55 +07:00
Sergey M․
056653bbb1
[utils] Add support for zero years and months in parse_duration 2017-10-29 07:04:48 +07:00
enigmaquip
c3206d02e9 [fxnetworks] Extract series metadata 2017-10-29 05:20:18 +07:00
Sergey M
825375ec03
Update fxnetworks.py 2017-10-29 05:19:43 +07:00
enigmaquip
fc7d42b21a
Update fxnetworks.py 2017-10-28 16:15:52 -06:00
Sergey M․
eb4b5818e2
[younow] Fix issues and improve extraction (closes #9255, closes #9432, closes #12436) 2017-10-29 04:18:43 +07:00
Andrew Udvare
47a8587915
[younow] Add extractor 2017-10-29 04:17:03 +07:00
Petr Novak
4d8729978f [seznamzpravy] Removed sometimes-failing test md5
Second test can return at least two videos which are not
binary identical, so removing the checksum.
2017-10-28 23:01:11 +02:00
enigmaquip
421a6407f4
fix test for freely available vid 2017-10-28 13:22:05 -06:00
Petr Novak
3747cf1d8d [seznamzpravy] Fixes per dstftw 2017-10-28 21:10:20 +02:00
Joseph Spiros
168fe21aca [kaltura] add support for embeds specifying a kaltura session 2017-10-28 12:25:31 -04:00
Sergey M․
8e01f3ca81
[dctptv] Fix extraction (closes #14599) 2017-10-28 22:58:01 +07:00
Petr Novak
ef5e6d925f [seznamzpravy] Add new extractor 2017-10-28 17:38:01 +02:00
enigmaquip
fa12259991
fix test 2017-10-27 20:37:00 -06:00
enigmaquip
7157dfb5f6
Update fxnetworks.py 2017-10-27 15:40:01 -06:00
enigmaquip
3c15d43670
update test 2017-10-27 15:39:31 -06:00
Sergey M․
f2332f18e6
[youtube] Restrict embed regex (#14600) 2017-10-27 22:26:43 +07:00
Sergey M․
7c1f419341
[vimeo] Restrict iframe embed regex (closes #14600) 2017-10-27 22:21:47 +07:00
enigmaquip
a8e8d07392 Changed episode number and season number to use int_or_none util 2017-10-27 08:31:38 -06:00
enigmaquip
6f58576d9c [fxnetworks] improve extraction 2017-10-27 08:22:32 -06:00
Tobias Kunze
826fa9c0e5 [ccc] Support playlist download for media.ccc.de 2017-10-27 13:26:16 +02:00
Sebastian Leske
6bbc101aed [wdr]: Add extractor for "Sendung mit dem Elefanten"
The homepage of "Sendung mit dem Elefanten" (a children's show)
at http://www.wdrmaus.de/elefantenseite/ offers various videos.
All videos use the same URL, but with different fragments, such as
http://www.wdrmaus.de/elefantenseite/#folge_ostern_2015 .

The new extractor WDRElefantIE supports these URLs; it downloads the
site's internal table of contents (a JSON document) to look up the video.
2017-10-27 08:04:48 +02:00
Sebastian Leske
86f237e649 [wdr] Refactoring: extract _extract_jsonp_url 2017-10-27 08:04:48 +02:00
Sylvain Saubier (ResponSyS)
4b9fdaaad3 [ENSSavoirs] Add new extractor 2017-10-27 01:16:09 +02:00
Sergey M․
30e6161799
[soundgasm] Improve extraction (closes #14588) 2017-10-26 23:16:16 +07:00
HeatedTea
39d2191a48 Add Hooktube to supported sites
539623cc91
2017-10-26 09:04:41 -07:00