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
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