Remita Amine
6f5c598a28
[france2.fr:generation-what] fix extraction
2017-11-25 15:49:49 +01:00
Petr Novak
16ca00501a
[seznamzpravy] use try_get
2017-11-25 02:34:07 +01:00
Petr Novak
3c211cff37
Merge remote-tracking branch 'upstream/master'
2017-11-25 02:19:39 +01:00
Petr Novak
8e189bb1f9
Revert "[test/test_download] In test we download 10000 bytes at max"
...
This reverts commit 87c82b2b3d998375196a081ae589be4cd4c7e642.
2017-11-25 01:51:20 +01:00
Petr Novak
bf4f780ba7
[seznamzpravy] Updated API URL
2017-11-24 23:29:47 +01:00
Remita Amine
cd9ff4ec5b
[massengeschmacktv] Add support for Massengeschmack TV(replaces Fernseh Kritik TV)
2017-11-24 20:00:01 +01:00
Remita Amine
c6c6a64aa5
[fox9] fix extraction
2017-11-24 19:00:56 +01:00
Remita Amine
e0a8686f48
[faz] fix extraction and add support for Perform Group embeds( fixes #14714 )
2017-11-24 18:42:41 +01:00
Yen Chi Hsuan
6049176471
[ChangeLog] Update after #14828
...
[skip ci]
2017-11-24 21:40:51 +08:00
John Hawkinson
805f5bf759
[Generic] ie_key in JWPlatform test 72
2017-11-24 21:39:55 +08:00
John Hawkinson
32ad4f3faf
[JWPlatform] Use non-capturing group in RE
...
Per @yan12125.
2017-11-24 21:39:55 +08:00
John Hawkinson
6899b1d9e8
[Generic] Update test 69 (suffolk/sjc)
...
suffolk.edu/sjc => suffolk.edu/sjc/live.php
Unfortunately it only transmits video a few mornings per month, so
leaving the 'skip' is probably appropriate. Updating the 'skip- to
include the calendar information though.
2017-11-24 21:39:55 +08:00
John Hawkinson
939be9adfe
[JWPlatform] Support iframes
...
Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.
Add a test (currently Generic_72).
2017-11-24 21:39:55 +08:00
enigmaquip
2688664762
[culturebox] Fix extraction ( closes #14827 )
2017-11-23 06:39:11 +07:00
Yen Chi Hsuan
8f63941104
[youku] Fix extraction; update ccode ( closes #14815 )
2017-11-22 22:49:48 +08:00
danik
91e314d099
Support [www.]openload.link URLs in the Openload extractor and make the extractor pass flake8; removed TypeError catch
2017-11-22 15:32:45 +01:00
danik
8479ca10b4
Support [www.]openload.link URLs in the Openload extractor and make the extractor pass flake8; added match-only test for the new URL format
2017-11-22 13:33:43 +01:00
Remita Amine
a9efdf3d4a
[livestream] make smil extraction non fatal( fixes #14792 )
2017-11-19 12:59:31 +01:00
J. Randall Owens
b3b8237cfd
Merge branch 'master' of https://github.com/rg3/youtube-dl
2017-11-18 19:33:21 +00:00
Sergey M․
f610dbb05f
[extractor/common] Use final URL when dumping request ( closes #14769 )
2017-11-18 19:04:56 +07:00
Windom
38db52adf3
[drtuber] Add support for mobile URLs
2017-11-17 01:50:07 +07:00
Windom
3192d4bc7a
[spankbang] Add support for mobile URLs and fix test
2017-11-17 01:05:04 +07:00
Gabor Miklos
d5fb7e0272
[drtuber] Recognize mobile site URL
2017-11-16 19:23:11 +02:00
Gabor Miklos
39c47c71a6
[spankbang] Recognize mobile site and fixed tests
2017-11-16 19:10:41 +02:00
scil
0c78b03f28
change %d to %s in a temp str
2017-11-16 23:31:25 +08:00
scil
714abc3278
changes accoring to review by @yan12125 at github pull #14687
2017-11-16 23:23:40 +08:00
danik
cce8f4571e
[openload] Support [www.]openload.link URLs and make the extractor pass flake8
2017-11-16 02:42:44 +01:00
Alexander Seiler
572292fcc4
[ellentube] Add ie to url_result
2017-11-15 18:21:52 +01:00
Alexander Seiler
6d006044bc
[ellentube] Implement code review changes.
2017-11-15 18:18:31 +01:00
Sergey M․
9cbd4dda10
[instagram] Fix description, timestamp and counters extraction ( closes #14755 )
2017-11-15 22:14:54 +07:00
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
Sergey M․
08e45b39e7
release 2017.11.15
2017.11.15
2017-11-15 00:15:42 +07:00
Sergey M․
fae0eb42ec
[ChangeLog] Actualize
2017-11-15 00:02:54 +07:00
Remita Amine
ea2295842f
[common] skip Apple FairPlay m3u8 manifests( closes #14741 )
2017-11-14 17:41:30 +01:00
Sergey M․
a2b6aba8de
[vshare] Improve extraction, fix formats sorting and carry long lines
2017-11-14 22:50:15 +07:00
Sergey M․
ff31f2d5c3
[vshare] Capture and output error message
2017-11-14 22:39:54 +07:00
Timendum
0987f2ddb2
[vshare] Fix extraction ( closes #14473 )
2017-11-14 22:34:45 +07:00
Sergey M
8eb18f90f2
Update vshare.py
2017-11-14 22:33:49 +07: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
J. Randall Owens
2b206c30f1
Merge branch 'master' of https://github.com/rg3/youtube-dl
2017-11-13 18:53:46 +00: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
Kade
e0e6429fac
Merge pull request #3 from rg3/master
...
updating again.
2017-11-13 12:54:22 -05:00
J. Randall Owens
6f45cf5f7b
fix os.utime() syntax
...
modified: youtube_dl/postprocessor/embedthumbnail.py
2017-11-13 17:37:19 +00:00
J. Randall Owens
4b3dbbae52
fix full function name of os.path.getmtime()
...
modified: youtube_dl/postprocessor/embedthumbnail.py
2017-11-13 17:22:01 +00:00
J. Randall Owens
0d89117382
set timestamp after embedthumbnail ( closes #9355 )
...
modified: youtube_dl/postprocessor/embedthumbnail.py
2017-11-13 16:57:43 +00:00
Timendum
d5000890aa
[vshare] extractor rewritten
2017-11-13 12:23:32 +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