26186 Commits

Author SHA1 Message Date
felix
7b166b7525 [common] use AACL as the default fourcc when AudioTag is 255 2017-11-05 21:17:52 +01:00
Alex Seiler
9c26cddf99 [zattoo] Don't allow conflicting _VALID_URL expressions 2017-11-05 19:00:03 +01:00
Alex Seiler
57012bbee2 [zattoo] Add information extractor (closes #14668) 2017-11-05 18:07:35 +01:00
Aleksei Kovura
a2cfa80198 First draft of libsecret support (fixed formatting). 2017-11-05 18:12:39 +03:00
Aleksei Kovura
58ab35d1cb First draft of libsecret support. 2017-11-05 17:59:23 +03:00
Sergey M․
909191de91
[hotstar:playlist] Fix issues and improve (closes #12465) 2017-11-05 19:15:40 +07:00
Alpesh Valia
477c97f86b
[hotstar:playlist] Add extractor 2017-11-05 19:15:34 +07:00
Sergey M․
6e71bbf4ab
[hotstar] Bypass geo restriction (closes #14672) 2017-11-05 16:12:56 +07:00
Alexandre L
7ec1e417ca
Allow embedding thumbnail in MKV as attachment
To fix rg3#10359, use `-attach` to embed the thumbnail as attachment.
In this version, the attached filename follow the https://matroska.org/technical/cover_art/index.html convention, as pointed in #6046.
The image dimensions are probably not going to respect the convention though, and we assume the thumbnail is in landscape orientation.
As only 2 images type seems to be recognized by the convention, they are hardcoded (mimetypes module would match on extension too).
2017-11-05 01:58:03 +01:00
Petr Novak
87c82b2b3d [test/test_download] In test we download 10000 bytes at max
Also removed workaround in seznamzpravy extractor test.
2017-11-04 23:25:16 +01:00
Petr Novak
b804f150ec Merge remote-tracking branch 'upstream/master' 2017-11-04 23:20:43 +01:00
Ondřej Žára
3979cb7d01
Merge pull request #1 from lubosan80/decko-ct
seems that they use " instead of ' in czech tv now.
2017-11-04 21:52:44 +01:00
idle sign
a099a54522 [allmovie] Add new extractor 2017-11-05 00:25:52 +07:00
Sergey M․
181e381fda
[test_InfoExtractor] Add test for #14660 2017-11-04 22:15:58 +07:00
Sergey M․
187ee66c94
[extractor/common] Add protocol for f4m formats 2017-11-04 22:11:39 +07:00
Sergey M․
48107c198b
[f4m] Prefer baseURL for relative URLs (closes #14660) 2017-11-04 22:10:55 +07:00
Lubos Vondra
a769c2aa09 seems that they use " instead of ' in czech tv now. 2017-11-03 23:12:12 +01:00
jaykbull
3a65c37d6e Add test-case for thisav.
Fix processing of empty mpd_base_url when mpd_url is present.
2017-11-03 20:57:13 +01:00
Jimbolino
cd670befc4 [22tracks] Remove extractor (closes #11024) 2017-11-02 23:48:43 +07:00
Jimbolino
6c0d711437
remove twentytwotracks from extractors.py 2017-11-02 16:54:52 +01:00
Remita Amine
44cca168cc [skysport] add support ooyala embed_token protected videos(fixes #14641) 2017-11-02 14:16:15 +01:00
Remita Amine
b0f4331002 [gamespot] extract formats referenced with new data fields(#14652) 2017-11-02 13:30:50 +01:00
Daniel Twardowski
c163d7abc0 removed leftover debugging output 2017-11-01 23:03:08 -04:00
Seth Prime
f00f965c43 Update description of proxy help in options.p to include using HTTP/HTTPS 2017-11-01 21:47:12 -03:00
Seth Prime
7d6e533fb3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2017-11-01 21:33:33 -03:00
enigmaquip
ef3f9898b0
Update extractors.py 2017-11-01 16:48:01 -06:00
enigmaquip
5f223aaa07
[TeleQuebec] Add Emissions extractor 2017-11-01 16:46:12 -06:00
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