some new youtube videos are now impossible to keep ????some youtube videos are now impossible to keep ????
or are they? any good ideas? tried mediapimp video downloadhelper and youtube-dl but it seems there is now an option for uploader to block all that anyone knows how to circumvent ? i wanted all 5 of these; in fact i only just trying to play them through mpv and vlc since browsers on Ubuntu make hd a stutter-fest but those will not even play through mpv and vlc so i need to download them to see them with no stutter how does one? i am on ubuntu but it must affect other platforms too since it is a yt issue thanx in advance and here is the guilty party https://www.youtube.com/playlist?lis...u9vbFSNh8BWkON example: Quote:
Quote:
Quote:
|
Re: some new youtube videos are now impossible to keep ????did you try (browser extensions) without ssl?
no issues on windows for all qualities using http. |
Re: some new youtube videos are now impossible to keep ????thanx for prompt reply blimey but can you be a little detailed here please
are you saying you can download these easily on Windows? or do you mean just play them? what is ssl ? this? and how would i change my settings in regards to that? i use chromium and ssl is mentioned here ![]() should i tick server revocation ? what does it do and mean? further advice would be welcome thanx shan PS let me clarify so we know what is not working the videos play in the browser but badly as flash is rubbish on linux for me a good workaround always is to play the url through vlc or mpv or to download the video with youtube-dl mediapimp or video downloadhelper and play in a player but many new yt vids will not do this and a code 403 appears as can be seen above |
Re: some new youtube videos are now impossible to keep ????What I mean is, use http instead of https in the youtube video url.
For example, use; Code:
http://www.youtube.com/watch?v=qPK67Px8sR8 Code:
https://www.youtube.com/watch?v=qPK67Px8sR8 |
Re: some new youtube videos are now impossible to keep ????oh i see .... sadly no difference
Quote:
|
Re: some new youtube videos are now impossible to keep ????Quote:
Seems to be working OK for me. :) Code:
@Xubuntu:~$ cat /etc/issue Code:
@Xubuntu:~$ youtube-dl --version Code:
@Xubuntu:~$ youtube-dl -F https://www.youtube.com/watch?v=qPK67Px8sR8 Code:
@Xubuntu:~$ youtube-dl -f 18 https://www.youtube.com/watch?v=qPK67Px8sR8 |
FFoxthanx again blimey so tried video downloadhelper on FF and this is what happens
![]() are you saying you can download on your Windows setup with say mediapimp and video downloadhelper or similar and no prob? in which case this is not a YT issue but an ubuntu problem or maybe just my setup; trying to understand here why i can play these urls or download |
youtube-dlok bat so it is my setup :) but why can i not even play url through vlc or mpv? that is the mystery to me?
i get Quote:
|
Re: some new youtube videos are now impossible to keep ????Try atresdownloader, no problem with signature encryption
|
ok sort of solved but still no good on mpv vlc downloadhelper mediapimp ;;;so my youtube-dl was out of date
cured that: Quote:
then it WORKS! Quote:
BUT BEST here means 720p or to go to -f 137 for 1080p and get best audio which stops at 128k whn the audio in -f 22 in in fact 192k see Quote:
so the proper workaround is to download -f 137 for 1080p and -f 22 strip the audio for 192k then mux both right palaver ::]] But I thnk I shall stay with best so 720p and 192k so here goes: Quote:
Quote:
Quote:
then mux eACH PAIR Quote:
BUT why do i get this on vlc? Quote:
and this on mpv Quote:
|
Re: ok sort of solved but still no good on mpv vlc downloadhelper mediapimp ;;;Quote:
Code:
Post-processing Options: |
solved almost nowhi bat
flushed all my vlc and re-installed and then it works ... go figure Quote:
as regards 192k yes i know you can do --extract-audio and that is fine but what i was saying is that when you download best in youtube-dl or through mediapimp or video downloadhelper you only get 720p check it ! so the only way to get 1080p-192k is to go -f 137 for 1080p and to mux that with 192k from --extract-audio if you see what i mean |
muxing 1080p-192k===============================
and there I did the muxing on the first 7:30 video and it takes 1h30 so not an easy option but now i have perfection see mediainfo below see for yourself shantiq@shantiq-00000000000000000000000:~/Videos/mux$ ffmpeg -i "Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8".mp4 -i "Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8".m4a -map 0:0 -map 1:0 "'Shallows' (Live @ Air Studios)1980p-192k".mp4 ffmpeg version 0.8.10-6:0.8.10-0ubuntu0.13.10.1, Copyright (c) 2000-2013 the Libav developers built on Feb 6 2014 20:53:28 with gcc 4.8.1 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8.mp4': Metadata: major_brand : dash minor_version : 0 compatible_brands: iso6avc1mp41 creation_time : 2014-04-17 10:49:41 Duration: 00:15:02.80, start: 451.401000, bitrate: 1235 kb/s Stream #0.0(und): Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc Metadata: creation_time : 2014-04-17 10:49:41 Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8.m4a': Metadata: major_brand : M4A minor_version : 512 compatible_brands: isomiso2 creation_time : 2014-04-17 10:50:26 encoder : Lavf53.21.1 Duration: 00:07:31.44, start: 0.000000, bitrate: 202 kb/s Stream #1.0(und): Audio: aac, 44100 Hz, stereo, s16, 199 kb/s Metadata: creation_time : 2014-04-17 10:50:26 File ''Shallows' (Live @ Air Studios)1980p-192k.mp4' already exists. Overwrite ? [y/N] y [buffer @ 0xcd9a40] w:1920 h:1080 pixfmt:yuv420p http://www.videolan.org/x264.html - options: cabac=1 ref=3 aq=1:1.00 Output #0, mp4, to ''Shallows' (Live @ Air Studios)1980p-192k.mp4': Metadata: major_brand : dash minor_version : 0 compatible_brands: iso6avc1mp41 creation_time : 2014-04-17 10:49:41 encoder : Lavf53.21.1 Stream #0.0(und): Video: libx264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=-1--1, 25 tbn, 25 tbc Metadata: creation_time : 2014-04-17 10:49:41 Stream #0.1(und): Audio: libvo_aacenc, 44100 Hz, stereo, s16, 200 kb/s Metadata: creation_time : 2014-04-17 10:50:26 Stream mapping: Stream #0.0 -> #0.0 Stream #1.0 -> #0.1 Press ctrl-c to stop encoding frame= 11 fps= 0 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbitframe= 22 fps= 19 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbitframe= 33 fps= 20 q=0.0 size= 0kB time=10000000000.00 bitrate= 0.0kbitframe= 42 fps= 10 q=28.0 size= 0kB time=10000000000.00 bitrate= 0.0kbi^C^Ze= 58 fps= 6 q=28.0 size= 162kB time=0.60 bitrate=2200.6kbits/s [1]+ Stopped ffmpeg -i "Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8".mp4 -i "Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8".m4a -map 0:0 -map 1:0 "'Shallows' (Live @ Air Studios)1980p-192k".mp4 shantiq@shantiq-00000000000000000000000:~/Videos/mux$ time ffmpeg -i "Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8".mp4 -i "Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8".m4a -map 0:0 -map 1:0 "'Shallows' (Live @ Air Studios)1980p-192k".mp4 ffmpeg version 0.8.10-6:0.8.10-0ubuntu0.13.10.1, Copyright (c) 2000-2013 the Libav developers built on Feb 6 2014 20:53:28 with gcc 4.8.1 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8.mp4': Metadata: major_brand : dash minor_version : 0 compatible_brands: iso6avc1mp41 creation_time : 2014-04-17 10:49:41 Duration: 00:15:02.80, start: 451.401000, bitrate: 1235 kb/s Stream #0.0(und): Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 25 tbr, 90k tbn, 50 tbc Metadata: creation_time : 2014-04-17 10:49:41 Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'Daughter - 'Shallows' (Live @ Air Studios)-qPK67Px8sR8.m4a': Metadata: major_brand : M4A minor_version : 512 compatible_brands: isomiso2 creation_time : 2014-04-17 10:50:26 encoder : Lavf53.21.1 Duration: 00:07:31.44, start: 0.000000, bitrate: 202 kb/s Stream #1.0(und): Audio: aac, 44100 Hz, stereo, s16, 199 kb/s Metadata: creation_time : 2014-04-17 10:50:26 File ''Shallows' (Live @ Air Studios)1980p-192k.mp4' already exists. Overwrite ? [y/N] y [buffer @ 0x17d2a40] w:1920 h:1080 pixfmt:yuv420p [libx264 @ 0x17d5000] using SAR=1/1 [libx264 @ 0x17d5000] using cpu capabilities: MMX2 SSE2Slow SlowCTZ [libx264 @ 0x17d5000] profile Main, level 4.0 Output #0, mp4, to ''Shallows' (Live @ Air Studios)1980p-192k.mp4': Metadata: major_brand : dash minor_version : 0 compatible_brands: iso6avc1mp41 creation_time : 2014-04-17 10:49:41 encoder : Lavf53.21.1 Stream #0.0(und): Video: libx264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=-1--1, 25 tbn, 25 tbc Metadata: creation_time : 2014-04-17 10:49:41 Stream #0.1(und): Audio: libvo_aacenc, 44100 Hz, stereo, s16, 200 kb/s Metadata: creation_time : 2014-04-17 10:50:26 Stream mapping: Stream #0.0 -> #0.0 Stream #1.0 -> #0.1 Press ctrl-c to stop encoding frame= 10 fps= 0 q=0.0 size= 0kB time=10000000000.00 time=10000000000.00 bitrate= 0.0kbiframe=11286 fps= 2 q=28.0 Lsize= 169808kB time=451.40 bitrate=3081.7kbits/s video:158518kB audio:11022kB global headers:0kB muxing overhead 0.158873% frame I:182 Avg QP:18.64 size: 53017 real 96m16.446s user 71m15.956s sys 0m52.261s shantiq@shantiq-00000000000000000000000:~/Videos/mux$ mediainfo "'Shallows' (Live @ Air Studios)1980p-192k".mp4General Complete name : 'Shallows' (Live @ Air Studios)1980p-192k.mp4 Format : MPEG-4 Format profile : Base Media Codec ID : isom File size : 166 MiB Duration : 7mn 31s Overall bit rate mode : Variable Overall bit rate : 3 081 Kbps Encoded date : UTC 2014-04-17 10:49:41 Tagged date : UTC 2014-04-17 10:49:41 Writing application : Lavf53.21.1 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : Main@L4.0 Format settings, CABAC : Yes Format settings, ReFrames : 3 frames Codec ID : avc1 Codec ID/Info : Advanced Video Coding Duration : 7mn 31s Bit rate : 2 877 Kbps Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 25.000 fps Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.055 Stream size : 155 MiB (93%) Writing library : x264 core 123 r2189 35cf912 Encoded date : UTC 2014-04-17 10:49:41 Tagged date : UTC 2014-04-17 10:49:41 Audio ID : 2 Format : AAC Format/Info : Advanced Audio Codec Format profile : LC Codec ID : 40 Duration : 7mn 31s Bit rate mode : Variable Bit rate : 200 Kbps Channel count : 2 channels Channel positions : Front: L R Sampling rate : 44.1 KHz Compression mode : Lossy Delay relative to video : 40ms Stream size : 10.8 MiB (6%) Encoded date : UTC 2014-04-17 10:49:41 Tagged date : UTC 2014-04-17 10:49:41 |
Re: muxing 1080p-192kQuote:
You didn't mux, you converted. That's why it took so long. :mad: The FFmpeg command needed -vcodec copy -acodec copy. When muxing, only takes a few seconds. :) Should show info like this:- Code:
Stream mapping: Download the video:- Code:
youtube-dl -f 137 -o video.mp4 https://www.youtube.com/watch?v=qPK67Px8sR8 Code:
youtube-dl -f 22 -x -o audio.mp4 https://www.youtube.com/watch?v=qPK67Px8sR8 Code:
ffmpeg -i video.mp4 -i audio.m4a -c copy "'Shallows' (Live @ Air Studios)1980p-192k".mp4 Code:
@Xubuntu:~$ mediainfo "'Shallows' (Live @ Air Studios)1980p-192k".mp4 |
-c optionhhmmmm i had that -c option before but look what it does here
any ideas? Quote:
|
Re: -c optionQuote:
Code:
-c copy Code:
-vcodec copy -acodec copy |
Re: some new youtube videos are now impossible to keep ????In fact there is a dash audio 256k itag 141. Atresdownloader downloads both streams (video+audio->256) and mux them
|
Re: some new youtube videos are now impossible to keep ????Quote:
there is sometimes Denobis but not here i do not think Also I do not see where to get Atresdownloader Would love to try it; it is your handiwork right? Can you show me a link to a download/install for Ubuntu? Gracias Quote:
|
Re: -c optionQuote:
well Bat I must have a really dicky version of ffmpeg because it gives a half second mux with -vcodec copy -acodec copy leaving me with only the audio in the outcoming file I had tried the -c option before I did my reencode because I had had no joy that route maybe I need a different ffmpeg .... will update my current one and try again Quote:
|
Re: some new youtube videos are now impossible to keep ????From the dash
[2]=> object(SimpleXMLElement)#8 (4) { ["@attributes"]=> array(5) { ["id"]=> string(3) "141" ["codecs"]=> string(9) "mp4a.40.2" ["audioSamplingRate"]=> string(5) "44100" ["startWithSAP"]=> string(1) "1" ["bandwidth"]=> string(6) "255980" } ["AudioChannelConfiguration"]=> object(SimpleXMLElement)#9 (1) { ["@attributes"]=> array(2) { ["schemeIdUri"]=> string(54) "urn:mpeg:dash:23003:3:audio_channel_configuration :2011" ["value"]=> string(1) "2" } } ["BaseURL"]=> string(572) "http://r7---sn-h5q7dn76.googlevideo.com/videoplayback?id=a8f2baecfc7cb11f&itag=141&source= youtube&cmbypass=yes&playback_host=r7---sn-h5q7dn76.googlevideo.com&ratebypass=yes&mime=audio/mp4&gir=yes&clen=14395085&lmt=1397818127336409&dur =451.488&key=dg_yt0&upn=TkvDJ7hSZFg&fexp=902403,90 2547,913434,923341,930008&signature=83D5552DC70FEA 6589FD1734A293A9A22CB2734D.5D3B746DF032C90B5DEF46B A6D13AE0A4DE55E&mv=m&mt=1401527166&ms=au&sver=3&ip =x.x.x.x&ipbits=0&expire=1401551384&sparams=ip,ipb its,expire,id,itag,source,cmbypass,playback_host,r atebypass,mime,gir,clen,lmt,dur" ["SegmentBase"]=> object(SimpleXMLElement)#10 (2) { ["@attributes"]=> array(2) { ["indexRange"]=> string(8) "592-1175" ["indexRangeExact"]=> string(4) "true" } [0]=> object(SimpleXMLElement)#11 (1) { ["@attributes"]=> array(1) { ["range"]=> string(5) "0-591" } } } } } |
Re: some new youtube videos are now impossible to keep ????sorry Denobis what is this code ? i do not understand what it is
|
Re: some new youtube videos are now impossible to keep ????youtube-dl fails to catch the 256k audio because it's present
|
Re: some new youtube videos are now impossible to keep ????Quote:
so Denobis can I get Atresdownloader for Ubuntu i had a look on google but do not see how to install can you indicate where and how please Denobis me gustaria tratar Atresdownloader pero no lo puede ver como en la red como instalar por Ubuntu puedes ayudar gracias shan ok found it here https://www.mediafire.com/folder/aliuoko888z10/Documents but it is an .exe can it work under Wine on Ubuntu? |
Re: some new youtube videos are now impossible to keep ????http://www.mediafire.com/download/d6...oMP4v15.61.exe
windows or maybe with wine under linux, i haven't tested it, but its possible. |
Re: some new youtube videos are now impossible to keep ????You can get the 256k audio (and other dash formats) with youtube-dl by using the experimental option:
Code:
--youtube-include-dash-manifest Code:
-f video+audio Code:
youtube-dl --youtube-include-dash-manifest -f 137+141 "http://www.youtube.com/watch?v=qPK67Px8sR8" |
Re: some new youtube videos are now impossible to keep ????Quote:
Code:
youtube-dl --youtube-include-dash-manifest -f 137+141 "http://www.youtube.com/watch?v=qPK67Px8sR8" That's a very efficient method. :) I wonder why youtube-dl -F doesn't list 141? :confused: Code:
@Xubuntu:~$ youtube-dl -F https://www.youtube.com/watch?v=qPK67Px8sR8 |
Re: some new youtube videos are now impossible to keep ????Quote:
Code:
youtube-dl --youtube-include-dash-manifest -F https://www.youtube.com/watch?v=qPK67Px8sR8 |
Download maximum specs with youtube-dlwell ace it does show up but will not download with normal but will with your extended command thanx a lot zer00
Quote:
and then Quote:
but the muxing does not happen for me here the final mp4 only contains the audio same as the m4a might be an ffmpeg issue for me tho |
quickest way to get highest possible audio from a youtube video in UbuntuCode:
youtube-dl -t --youtube-include-dash-manifest -x Bqy0tD6mCPs and yes it is 256k in this case Quote:
|
Re: some new youtube videos are now impossible to keep ????Just want to tell you: You can try using Firefox addon "Complete YouTube Saver"
It will download both video and audio and combines it with ffmpeg. |
Firefox addon "Complete YouTube Saver"thank you that really worked! and quick no fuss
had to load up a version of ffmpeg for this purpose and point to it as explained in instructions but good really good .... the highest specs are kept addons/find preferences and point to ffmpeg Quote:
icon pops up in left-hand corner ![]() |
youtube-dl solutionyou may need to use --prefer-ffmpeg too since default avconv will not mux so :::::
Quote:
Quote:
Quote:
|
All times are GMT -6. The time now is 05:33 AM. |