John Hawkinson
a4e49f14ef
Revise per @dstftw:
...
1. Option name should explicitly reflect a dependency on ffmpeg in its name.
2. Description should explicitly emphasize it will only work with ffmpeg downloader.
3. -O should be removed.
4. It should be ignored completely when ffmpeg is not used as external downloader.
So therefore
Various:
. outputformat -> ffmpeg_format (and --ffmpeg-format cmdline)
YoutubeDL.py:
. xxx: prepare_filename() is run before we know the downloader. How do we address this?
downloader/external.py:
. Use temp. var force_mpegts to avoid code duplication
. Don't add -bsf:a if force_mpegts is True (oops! error from last rev)
. re-indent complex if
2017-11-15 00:17:47 -05:00
John Hawkinson
a906d47bd2
Support --output-format (and -O)
...
Allow specifying an output format when using an external downloader,
either through --output-format or -O, in preference to the extractor's
default. This is particularly helpful as -O mkv, to allow Matroska
output from ffmpeg in cases where .mp4 isn't a great answer, such as
while trying to play during the download.
2017-11-14 01:57:04 -05:00
Sergey M․
5871ebac47
[YoutubeDL] Fix playlist range optimization for --playlist-items ( closes #14740 )
2017-11-14 01:43:20 +07:00
Remita Amine
05dee6c520
[crunchyroll] extract old rtmp formats
2017-11-13 19:15:49 +01:00
Remita Amine
27adc9ec65
[tva] fix extraction( closes #14736 )
2017-11-13 11:24:15 +01:00
Remita Amine
388beb86e0
[gamespot] add test for #14652
2017-11-13 10:30:12 +01:00
Remita Amine
d4e31b72b9
[gamespot] lower the preference of http formats( #14652 )
2017-11-13 10:24:35 +01:00
Sergey M․
5fc12b9549
[instagram:user] Fix extraction ( closes #14699 )
2017-11-12 18:36:18 +07:00
Bob Poekert
af85ce29c6
[ccma] Fix typo
2017-11-12 13:25:21 +07:00
Sergey M․
e4d9586562
Remove sensitive data from logging in messages
2017-11-11 20:52:12 +07:00
Remita Amine
79d1f8ed68
[gamespot] add support for article URLS( closes #14652 )
2017-11-11 13:03:16 +01:00
Remita Amine
a5203935d6
[gamespot] skip Brightcove Once http formats( #14652 )
2017-11-11 13:03:16 +01:00
gkoelln
59d2e6d04f
[cartoonnetwork] Update tokenizer_src ( closes #14666 )
2017-11-11 04:59:48 +07:00
Yen Chi Hsuan
a9543e37c8
[wsj] Recognize another URL pattern ( closes #14704 )
2017-11-11 00:29:08 +08:00
Sergey M․
61fb07e156
[pandatv] Modernize ( closes #14693 )
2017-11-09 23:30:25 +07:00
hcwhan
4222346fb2
[pandatv] Update API URL and sign format URLs
2017-11-09 23:26:46 +07:00
Remita Amine
cc6a960e13
use older login method( closes #11572 )
2017-11-08 20:30:05 +01:00
Sergey M․
f34b841b51
release 2017.11.06
2017-11-06 22:39:24 +07:00
Sergey M․
e0998333fa
[ChangeLog] Actualize
2017-11-06 22:36:46 +07: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
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
Jimbolino
cd670befc4
[22tracks] Remove extractor ( closes #11024 )
2017-11-02 23:48:43 +07: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
Sergey M․
044eeb1455
[extractor/common] Respect URL query in _extract_wowza_formats ( closes #14645 )
2017-11-01 23:39:26 +07:00
Sergey M․
8fe767e072
[spankbang] Detect unavailable videos ( closes #14644 )
2017-10-31 23:05:25 +07:00
Sergey M․
6d0630d880
release 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․
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
Sergey M․
8e01f3ca81
[dctptv] Fix extraction ( closes #14599 )
2017-10-28 22:58:01 +07: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
Sergey M․
30e6161799
[soundgasm] Improve extraction ( closes #14588 )
2017-10-26 23:16:16 +07:00
Alex Seiler
dc24a7d4a2
[myvideo] Remove extractor ( closes #8557 )
...
Redirects to store.maxdome.de
2017-10-25 23:27:55 +07:00
Logan B
d673ab6562
[nbc] Add support for classic-tv videos
2017-10-25 23:23:27 +07:00
Sergey M․
b8c6ffc518
[vrtnu] Add support for cookies authentication and simplify ( #11873 )
2017-10-25 23:21:51 +07:00
mrBliss
7913e0fca7
[canvas] Add support for vrt.be/vrtnu ( closes #11873 )
2017-10-25 23:17:28 +07:00
J.D. Purcell
cdd1ce92c4
[twitch:clips] Fix title extraction
2017-10-23 23:12:50 +07:00
rawcoder
55c727a547
[ndtv] Add support for sub-sites
2017-10-22 08:32:20 +07:00
Sergey M․
36e2d3ca43
[dramafever] Fix login error message extraction
2017-10-22 08:16:30 +07:00
Sergey M․
f7a5038305
[travis] Disable IRC notifications
2017-10-22 02:46:28 +07:00