Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 72
Like Tree1Likes

This is a discussion on Download YouTube Videos in Chrome within the Chrome Tips & Tricks section, part of the Google Chrome category: what version can use it!!!...


  1. #61
    cameer97 is offline Junior Member
    Join Date
    Feb 2011
    Posts
    1

    Default

    what version can use it!!!

  2. #62
    harlock59 is offline Junior Member
    Join Date
    Feb 2011
    Posts
    3

    Default

    Quote Originally Posted by Jookia View Post
    Code:
    javascript:window.location.href = 'http://keepvid.com/?url=' + window.location.href;
    I made that, it works on all video sites.
    no, it doesn't work with that http://www.pluzz.fr/o-spectacle--iam-aux-pyramides.html

  3. #63
    harlock59 is offline Junior Member
    Join Date
    Feb 2011
    Posts
    3

    Default

    Quote Originally Posted by Luc VN View Post
    i've installed it but i can't see any download button or link
    albanmews likes this.

  4. #64
    timbuk2's Avatar
    timbuk2 is offline Junior Member
    Join Date
    Mar 2011
    Location
    Oklahoma City, OK
    Posts
    3

    Default

    Is anyone else who uses the script javascript:window.location.href = 'http://keepvid.com/?url=' + window.location.href; only getting 64 kbps after the Mp3 conversion? I had a great plug in in Firefox that did it all with a click, but downloaded Chrome yesterday and am trying to figure out the easiest way to do this. I'm not much on configuring scripts and such. But I'm used to higher quality Mp3's. After the several steps above, I do see the option to download the video in higher quality, but doesn't seem to effect the audio quality any.

    Thanks
    Tim

  5. #65
    thesmileroom is offline Junior Member
    Join Date
    Mar 2011
    Posts
    1

    Default

    Is there any chrome extension/plug in that downloads all streaming video, not just youtube?

  6. #66
    castorez is offline Junior Member
    Join Date
    Apr 2011
    Location
    heaven on earth
    Posts
    1

    Thumbs up nice info.

    thanks for info..

  7. #67
    amysmith28 is offline Junior Member
    Join Date
    May 2011
    Posts
    6

    Default

    Quote Originally Posted by way3000 View Post
    Hi, I love those addons there but when I use it it just download a file called get_file with no extension.

    Is it possible to force a name on the file and also a .flv or .mp4 extension ?

    thank you in advance.
    I sincerely hope somebody can give a useful answer to this question,two.

  8. #68
    N4melessS0ldier is offline Junior Member
    Join Date
    Jun 2011
    Posts
    1

    Default

    Updated Bookmarklet that Creates Download Button on the Page (credits go to me :P (if it doesn't work by copying and pasting this code try http://anonymouslyacquired.info/ytdownload.js )):

    javascript:var getQualityLink=function() { var oEndLnk = '&title=' + escape(document.getElementById('eow-title').getAttribute('title')); for(i=0;i<yt.getConfig('PLAYER_CONFIG').args.fmt_url_map.split(',').length;i++) { var ytPlayerConf = yt.getConfig('PLAYER_CONFIG').args.fmt_url_map.split(',')[i].split('|')[0]; if(ytPlayerConf == 37 || ytPlayerConf == 22 || ytPlayerConf == 18) { return yt.getConfig('PLAYER_CONFIG').args.fmt_url_map.split(',')[i].split('|')[1] + oEndLnk; }; }; return yt.getConfig('PLAYER_CONFIG').args.fmt_url_map.split(',')[0].split('|')[1] + oEndLnk; }; var createLink=function( l,t) { var oLnk=document.createElement( 'a') ;oLnk.setAttribute( 'href',l) ;oLnk.appendChild(document.createElement('br'));var oImg=document.createElement('img'); oImg.src='http://www.orbitdownloader.com/img2/download-botton.gif'; oLnk.appendChild( oImg );oLnk.setAttribute( 'style','display:inline;font:14px Times New Roman;text-decoration:underline;text-transform:none;') ;return oLnk} ; function enableDownload() { document.getElementById('watch-info').appendChild( createLink( getQualityLink(), 'Download') ); }; enableDownload();

  9. #69
    iReviewTech is offline Junior Member
    Join Date
    Jun 2011
    Posts
    1

    Default Proper Chrome extension now available!!!

    Hi guys, I'm sorry about resurrecting an old tread but I guess I have something that a lot of people will benefit from.

    Some developers have actually built a proper extension for chrome and you could get it from the Chrome Web Store until last night but it just got deleted hours ago, but there is an alternate way to get this awesome extension. It blends very well with youtube's design and becomes a part of the page.

    http://www.youtube.com/watch?v=8VcEijYu474

    Cheers,
    Sam

  10. #70
    amysmith28 is offline Junior Member
    Join Date
    May 2011
    Posts
    6

    Default

    If you hasn't found a satisfied program to help you save youtube videos, I suggest you to use some youtube downloader, which can help you grab youtube video, and also can help you convert the video, so that you can transfer the video to your portable device. I got youtube videos in this way and it worked well on me.

Page 7 of 8 FirstFirst ... 5678 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •