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

[mediasetplay.it] Download the wrong video #18352

Closed
5 of 9 tasks
ppoe6 opened this issue Nov 30, 2018 · 0 comments
Closed
5 of 9 tasks

[mediasetplay.it] Download the wrong video #18352

ppoe6 opened this issue Nov 30, 2018 · 0 comments

Comments

@ppoe6
Copy link

ppoe6 commented Nov 30, 2018

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.11.23. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.11.23

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.grandefratello.mediaset.it/video/benedetta-una-doccia-gelata_12187.shtml']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.11.23
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-92266-gbf324359be, ffprobe N-92266-gbf324359be
[debug] Proxy map: {}
[generic] benedetta-una-doccia-gelata_12187: Requesting header
WARNING: Falling back on generic information extractor.
[generic] benedetta-una-doccia-gelata_12187: Downloading webpage
[generic] benedetta-una-doccia-gelata_12187: Extracting information
[Mediaset] F309344401044C13: Downloading JSON metadata
[Mediaset] F309344401044C13: Downloading MPEG4 SD SMIL data
[Mediaset] F309344401044C13: Checking video URL
[Mediaset] F309344401044C13: Checking video URL
[Mediaset] F309344401044C13: Checking video URL
[Mediaset] F309344401044C13: Checking video URL
[Mediaset] F309344401044C13: Downloading MPEG-DASH SD SMIL data
[Mediaset] F309344401044C13: Downloading MPD manifest
[Mediaset] F309344401044C13: Downloading MPD manifest
[Mediaset] F309344401044C13: Downloading MPD manifest
[Mediaset] F309344401044C13: Downloading MPD manifest
[Mediaset] F309344401044C13: Downloading MPD manifest
[Mediaset] F309344401044C13: Downloading MPD manifest
[Mediaset] F309344401044C13: Downloading M3U SD SMIL data
[Mediaset] F309344401044C13: Downloading m3u8 information
[Mediaset] F309344401044C13: Downloading m3u8 information
[Mediaset] F309344401044C13: Downloading ISM SD SMIL data
[Mediaset] F309344401044C13: Downloading ISM manifest
WARNING: Failed to download ISM manifest: HTTP Error 403: Forbidden
[Mediaset] F309344401044C13: Downloading ISM manifest
WARNING: Failed to download ISM manifest: HTTP Error 403: Forbidden
[Mediaset] F309344401044C13: Downloading MPEG4 HD SMIL data
[Mediaset] F309344401044C13: Downloading JSON metadata
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/sd_no_mpl.m3u8'
[download] Destination: Un appello per Tripolina-F309344401044C13.fhls-2290-1.mp4
[debug] ffmpeg command line: ffmpeg -y -loglevel verbose -headers "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding: gzip, deflate
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Accept-Language: en-us,en;q=0.5
" -i "https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/sd_no_mpl.m3u8" -c copy -f mp4 "file:Un appello per Tripolina-F309344401044C13.fhls-2290-1.mp4.part"
ffmpeg version N-92266-gbf324359be Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 8.2.1 (GCC) 20181017
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
  libavutil      56. 20.100 / 56. 20.100
  libavcodec     58. 33.102 / 58. 33.102
  libavformat    58. 19.102 / 58. 19.102
  libavdevice    58.  4.106 / 58.  4.106
  libavfilter     7. 37.100 /  7. 37.100
  libswscale      5.  2.100 /  5.  2.100
  libswresample   3.  2.100 /  3.  2.100
  libpostproc    55.  2.100 / 55.  2.100
[tcp @ 000002443344dfc0] Starting connection attempt to 2.20.252.18 port 443
[tcp @ 000002443344dfc0] Successfully connected to 2.20.252.18 port 443
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/0.ts', offset 0, playlist 0
[hls,applehttp @ 000002443344ac00] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/0.ts' for reading
[tcp @ 00000244339e50c0] Starting connection attempt to 2.20.252.18 port 443
[tcp @ 00000244339e50c0] Successfully connected to 2.20.252.18 port 443
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/1.ts', offset 0, playlist 0
[hls,applehttp @ 000002443344ac00] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/1.ts' for reading
[tcp @ 0000024433c0d800] Starting connection attempt to 2.20.252.18 port 443
[tcp @ 0000024433c0d800] Successfully connected to 2.20.252.18 port 443
[h264 @ 0000024433e4b080] Reinit context to 1024x576, pix_fmt: yuv420p
Input #0, hls,applehttp, from 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/sd_no_mpl.m3u8':
  Duration: 00:00:41.76, start: 1.399978, bitrate: 0 kb/s
  Program 0
    Metadata:
      variant_bitrate : 0
    Stream #0:0: Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(left), 1024x576 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 0
    Stream #0:1: Audio: aac (HE-AAC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 0
Output #0, mp4, to 'file:Un appello per Tripolina-F309344401044C13.fhls-2290-1.mp4.part':
  Metadata:
    encoder         : Lavf58.19.102
    Stream #0:0: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(left), 1024x576 (0x0) [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 25 tbr, 90k tbn, 90k tbc
    Metadata:
      variant_bitrate : 0
    Stream #0:1: Audio: aac (HE-AAC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp
    Metadata:
      variant_bitrate : 0
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
Automatically inserted bitstream filter 'aac_adtstoasc'; args=''
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/2.ts', offset 0, playlist 0
[https @ 0000024433aa0100] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/2.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/3.ts', offset 0, playlist 0
[https @ 0000024433c11d80] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/3.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/4.ts', offset 0, playlist 0
[https @ 0000024433aa0100] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/4.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/5.ts', offset 0, playlist 0
[https @ 0000024433c11d80] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/5.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/6.ts', offset 0, playlist 0
[https @ 0000024433aa0100] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/6.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/7.ts', offset 0, playlist 0
[https @ 0000024433c11d80] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/7.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/8.ts', offset 0, playlist 0
[https @ 0000024433aa0100] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/8.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/9.ts', offset 0, playlist 0
[https @ 0000024433c11d80] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/9.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/10.ts', offset 0, playlist 0
[https @ 0000024433aa0100] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/10.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/11.ts', offset 0, playlist 0
[https @ 0000024433c11d80] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/11.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/12.ts', offset 0, playlist 0
[https @ 0000024433aa0100] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/12.ts' for reading
[hls,applehttp @ 000002443344ac00] HLS request for url 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/13.ts', offset 0, playlist 0
[https @ 0000024433c11d80] Opening 'https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/13.ts' for reading
No more output streams to write to, finishing.e=00:00:41.00 bitrate=2250.6kbits/s speed=7.98x
frame= 1044 fps=202 q=-1.0 Lsize=   11702kB time=00:00:41.85 bitrate=2290.3kbits/s speed=8.08x
video:11347kB audio:334kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.179011%
Input file #0 (https://vod02.msf.cdn.mediaset.net/farmunica/2018/11/289389_1673fff006f89c/hlsrc/w6/sd_no_mpl.m3u8):
  Input stream #0:0 (video): 1044 packets read (11619216 bytes);
  Input stream #0:1 (audio): 982 packets read (342064 bytes);
  Total: 2026 packets (11961280 bytes) demuxed
Output file #0 (file:Un appello per Tripolina-F309344401044C13.fhls-2290-1.mp4.part):
  Output stream #0:0 (video): 1044 packets muxed (11619216 bytes);
  Output stream #0:1 (audio): 982 packets muxed (342064 bytes);
  Total: 2026 packets (11961280 bytes) muxed
[AVIOContext @ 0000024433c10880] Statistics: 2 seeks, 49 writeouts
[AVIOContext @ 0000024433c0fe00] Statistics: 6089508 bytes read, 0 seeks
[AVIOContext @ 0000024433c10200] Statistics: 6323004 bytes read, 0 seeks
[AVIOContext @ 00000244339e0480] Statistics: 319 bytes read, 0 seeks
[ffmpeg] Downloaded 11982692 bytes
[download] 100% of 11.43MiB in 00:06
[debug] Invoking downloader on 'https://vod05-mediaset-it.akamaized.net/farmunica/2018/11/289389_1673fff006f89c/dashrcclean/'
[dashsegments] Total fragments: 15
[download] Destination: Un appello per Tripolina-F309344401044C13.fdash-0_0-5.m4a
[download] 100% of 333.17KiB in 00:02
[ffmpeg] Merging formats into "Un appello per Tripolina-F309344401044C13.mp4"
[debug] ffmpeg command line: ffmpeg -y -i "file:Un appello per Tripolina-F309344401044C13.fhls-2290-1.mp4" -i "file:Un appello per Tripolina-F309344401044C13.fdash-0_0-5.m4a" -c copy -map "0:v:0" -map "1:a:0" "file:Un appello per Tripolina-F309344401044C13.temp.mp4"
Deleting original file Un appello per Tripolina-F309344401044C13.fhls-2290-1.mp4 (pass -k to keep)
Deleting original file Un appello per Tripolina-F309344401044C13.fdash-0_0-5.m4a (pass -k to keep)


Description of your issue, suggested solution and other information

Youtube-dl downloads another video instead of the one in this link:
https://www.grandefratello.mediaset.it/video/benedetta-una-doccia-gelata_12187.shtml

I have this issue even with other links from the same site.

It worked fine with this link: https://www.grandefratello.mediaset.it/video/francesco-e-giulia-salemi-in-doccia-insieme_12039.shtml

@ytdl-org ytdl-org locked and limited conversation to collaborators Dec 6, 2018
@ytdl-org ytdl-org deleted a comment from ppoe6 Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant