Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FoxNews] date option ignored #9007

Closed
y4mz opened this issue Mar 27, 2016 · 0 comments
Closed

[FoxNews] date option ignored #9007

y4mz opened this issue Mar 27, 2016 · 0 comments

Comments

@y4mz
Copy link

@y4mz y4mz commented Mar 27, 2016

for example, version 2015.12.18 correctly avoids downloading this video:

youtube-dl --verbose --date today "https://video.foxnews.com/v/4653276149001"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--date', 'today', 'https://video.foxnews.com/v/4653276149001']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.12.18
[debug] Python version 3.5.1 - Linux-4.4.5-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 3.0, ffprobe 3.0, rtmpdump 2.4
[debug] Proxy map: {}
[FoxNews] 4653276149001: Downloading JSON metadata
[FoxNews] 4653276149001: Downloading f4m manifest
[FoxNews] 4653276149001: Downloading m3u8 information
[download] 2015-12-09 upload date is not in range 2016-03-27 - 2016-03-27

...but versions 2015.12.21 and newer do not:

youtube-dl --verbose --date today "https://video.foxnews.com/v/4653276149001" 
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--date', 'today', 'https://video.foxnews.com/v/4653276149001']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.12.21
[debug] Python version 3.5.1 - Linux-4.4.5-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 3.0, ffprobe 3.0, rtmpdump 2.4
[debug] Proxy map: {}
[FoxNews] Downloading Akamai AMP feed
[FoxNews] 4653276149001: Downloading m3u8 information
[debug] Invoking downloader on 'http://media2.foxnews.com/BrightCove/694940094001/2015/12/09/694940094001_4653284700001_4653276149001.mp4'
[download] Destination: Human rights leader loses pants during award ceremony-4653276149001.mp4
[download] 100% of 7.33MiB in 00:21
@dstftw dstftw closed this in 87d105a Mar 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.