<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>youtube on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/youtube/</link>
    <description>Recent content in youtube on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 31 Jul 2012 02:02:22 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/youtube/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Downloading songs from YouTube</title>
      <link>https://www.s-anand.net/blog/downloading-songs-from-youtube/</link>
      <pubDate>Thu, 15 Mar 2012 13:11:36 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/downloading-songs-from-youtube/</guid>
      <description>&lt;p&gt;Five years ago, I built a &lt;a href=&#34;http://www.s-anand.net/hindi&#34;&gt;song search engine&lt;/a&gt; – mainly because I needed to listen to songs. Three years ago, I stopped updating it – mainly because I stopped listening to songs actively, and have been busy since. For those of you who have been using my site for music: my apologies.
These days, I don’t really find the need to download music. &lt;a href=&#34;http://www.youtube.com/&#34;&gt;YouTube&lt;/a&gt; has most of the songs I need. Bandwidth is pretty good too &lt;a href=&#34;https://twitter.com/#!/sanand0/status/166886668958318592&#34;&gt;even when on the move&lt;/a&gt;.
But when I do need to download music, this is my new workflow.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Find the song on &lt;a href=&#34;http://www.youtube.com/&#34;&gt;YouTube&lt;/a&gt;. (Misspellings are still an issue, but you’ll usually find what you need)&lt;/li&gt;
&lt;li&gt;Download the video. &lt;a href=&#34;http://keepvid.com/&#34;&gt;Keepvid&lt;/a&gt; is the simple option. &lt;a href=&#34;http://rg3.github.com/youtube-dl/&#34;&gt;youtube-dl&lt;/a&gt;is the geek’s option (for multiple downloads)&lt;/li&gt;
&lt;li&gt;Use &lt;a href=&#34;http://www.videolan.org/vlc/&#34;&gt;VLC&lt;/a&gt; – the swiss-army knife of media – to convert the video into an MP3.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That last step requires a bit of explaining. It’s very simple once you know how, but it took me a few months to get it right. So here goes.
&lt;strong&gt;Select the Convert / Save option in the Media menu.&lt;/strong&gt;
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-1.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-1&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-1.webp&#34; title=&#34;audio-conversion-1&#34;&gt;&lt;/a&gt;
&lt;strong&gt;Click on Add to open file you want to convert.&lt;/strong&gt; You can pick a track from an disk as well if you want to rip an audio CD or a DVD.
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-2.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-2&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-2.webp&#34; title=&#34;audio-conversion-2&#34;&gt;&lt;/a&gt;
&lt;strong&gt;Choose the file.&lt;/strong&gt;
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-3.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-3&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-3.webp&#34; title=&#34;audio-conversion-3&#34;&gt;&lt;/a&gt;
&lt;strong&gt;Click on Convert / Save.&lt;/strong&gt;
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-4.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-4&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-4.webp&#34; title=&#34;audio-conversion-4&#34;&gt;&lt;/a&gt;
&lt;strong&gt;Type the destination filename.&lt;/strong&gt; Make sure you type the full file name, and not just the name of the folder.
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-5.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-5&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-5.webp&#34; title=&#34;audio-conversion-5&#34;&gt;&lt;/a&gt;
&lt;strong&gt;Select the output format you want under Settings – Profile.&lt;/strong&gt; You can tweak the bitrate with the settings button, but I usually don’t bother.
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-6.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-6&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-6.webp&#34; title=&#34;audio-conversion-6&#34;&gt;&lt;/a&gt;
&lt;strong&gt;When you click on the Start button, the file will be converted&lt;/strong&gt; or the CD will be ripped. You’ll see the position marker move fairly fast.
&lt;a href=&#34;https://www.s-anand.net/blog/assets/audio-conversion-7.webp&#34;&gt;&lt;img alt=&#34;audio-conversion-7&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/audio-conversion-7.webp&#34; title=&#34;audio-conversion-7&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The only problem I have with this method is that I can’t seem to do batch conversions easily enough with the GUI. Does anyone have any other workflow they like?
&lt;strong&gt;Update (31 Jul 2012)&lt;/strong&gt;: Aditya Sengupta suggests the following: (should&amp;rsquo;ve guessed VLC would have something up its sleeve)&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;vlc -I dummy $FILENAME --no-sout-video --sout &amp;#34;#transcode{acodec=mp3,5Dab=&amp;lt;wbr&amp;gt;AUDIO_BITRATE,channels=2}:std{&amp;lt;wbr&amp;gt;access=file,mux=raw,dst=$NAME.&amp;lt;wbr&amp;gt;mp3}&amp;#34; vlc://quit
&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;408wij&lt;/strong&gt; &lt;em&gt;15 Mar 2012 1:48 pm&lt;/em&gt;:
Coincidentally, I just ripped a bunch of MP3s from AVIs last night. I used a Windows program called Format Factory. It supports batch conversion. Some AVIs failed on first past, so I reset their status in the queue and reran.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;vB&lt;/strong&gt; &lt;em&gt;16 Mar 2012 5:31 am&lt;/em&gt;:
Hey
Try using freemake. The best as per me. You paste youtube URL and select the format you want to save on your machine and it does the rest.
btw - found your website pretty neat, do not remember what was i looking for when i discovered it couple of days back, but now have put it on my reader.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://ramanuj.me&#34;&gt;Ramanujam&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;24 Mar 2012 1:18 pm&lt;/em&gt;:
Alternatively, you can skip all the steps and use one of the numerous sites that will directly give you the mp3.
Here is one that works pretty well.
&lt;a href=&#34;http://www.youtube-mp3.org/&#34;&gt;http://www.youtube-mp3.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.geekshike.co.cc/&#34;&gt;Pravin&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;16 Mar 2012 5:50 pm&lt;/em&gt;:
I&amp;rsquo;ve been using this nifty little freeware for a long time and i would suggest it to you if you are interested in an all-in-one video downloading and format conversion. The feature set is really impressive for a freeware. It has also got support for GPU acceleration which might prove use full for those who want to work while conversion is on.
&lt;a href=&#34;http://bit.ly/aayV0&#34;&gt;http://bit.ly/aayV0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pravin&lt;/strong&gt; &lt;em&gt;25 Mar 2012 12:48 pm&lt;/em&gt;:
@Sanketh
normally flv&amp;rsquo;s have ~32kbps audio bit rate
if you could go for 480p mode you will get ~128kbps(Audio CD Quality) audio bit rate&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://pankajnath.in&#34;&gt;Pankaj&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;10 Apr 2012 8:57 pm&lt;/em&gt;:
Seems you take a lot pain in getting few MP3s. :P
Try freemake software (freeware) or even simpler this one &lt;a href=&#34;http://www.youtube-mp3.org/&#34;&gt;http://www.youtube-mp3.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sanketh&lt;/strong&gt; &lt;em&gt;20 Mar 2012 3:49 pm&lt;/em&gt;:
Roughly what bitrate are the youtube flv encoded at?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ganesh Kondal&lt;/strong&gt; &lt;em&gt;4 Apr 2012 4:54 pm&lt;/em&gt;:
youtube-dl works like a charm. Thanks dude. Using it in Ubuntu 11&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Chaitanya&lt;/strong&gt; &lt;em&gt;20 Mar 2012 9:01 am&lt;/em&gt;:
Hey Anand
This blog post has been very useful. I just used Freemake and it&amp;rsquo;s cool and easy.
Also, converting few videos using VLC Player. Does it take as much time as the length of the video? Or conversion is slow because I am doing it on my pretty old spec&amp;rsquo;ed laptop.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sendhil&lt;/strong&gt; &lt;em&gt;17 Mar 2012 6:18 pm&lt;/em&gt;:
I heard of this one-step workflow from my colleague:
&lt;a href=&#34;http://www.singyoutube.com/&#34;&gt;http://www.singyoutube.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deepak&lt;/strong&gt; &lt;em&gt;17 Mar 2012 7:11 am&lt;/em&gt;:
I have used Listen to Youtube (&lt;a href=&#34;http://www.listentoyoutube.com/)&#34;&gt;http://www.listentoyoutube.com/)&lt;/a&gt;. Works very well, especially for my son and his nursery rhymes and we dont want to see the computer screen for a long time.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://fillambazi.com&#34;&gt;Ganesh&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;29 Mar 2012 10:50 am&lt;/em&gt;:
If listening to mp3 is what you want then there are several free mp3 search sites. I use &lt;a href=&#34;https://www.mp3skull.com&#34;&gt;www.mp3skull.com&lt;/a&gt; You get a lot of options with various bit rates, and can listen to the song before downloading it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vishal Dalmia&lt;/strong&gt; &lt;em&gt;24 May 2012 6:46 am&lt;/em&gt;:
&lt;a href=&#34;http://musicable.com/&#34;&gt;http://musicable.com/&lt;/a&gt; is a simple site that does the download easily with no downloads or installation required.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vijay Gnanaraj&lt;/strong&gt; &lt;em&gt;30 Sep 2012 12:29 am&lt;/em&gt;:
The next best option wud be IDM, internetdownloadmanager, which can download any video (almost from any website) playing on ur screen&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/blog/streaming-audio-to-ios-via-vlc/&#34;&gt;Streaming audio to iOS via VLC | s-anand.net&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;13 Oct 2012 4:51 pm&lt;/em&gt; &lt;em&gt;(pingback)&lt;/em&gt;:
[&amp;hellip;] listen to it on your iPhone / iPad – converting your PC into a radio station. As with most things VLC related, it’s tough to figure out but obvious in [&amp;hellip;]&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Calvin and Hobbes animated</title>
      <link>https://www.s-anand.net/blog/calvin-and-hobbes-animated/</link>
      <pubDate>Thu, 17 May 2007 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/calvin-and-hobbes-animated/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.youtube.com/watch?v=ajsWq5-yL_0&#34;&gt;Calvin and Hobbes cartoon&lt;/a&gt;, drawn by &lt;a href=&#34;http://www.dadomani.com/&#34;&gt;Dadomani&lt;/a&gt;.&lt;/p&gt;
&lt;embed src=&#34;http://www.youtube.com/v/ajsWq5-yL_0&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;kasi&lt;/strong&gt; &lt;em&gt;28 May 2007 1:31 pm&lt;/em&gt;:
Hi Anand, U must check this &lt;a href=&#34;http://david-heron.me.uk/blog/2007/04/08/virtual-barbershop&#34;&gt;http://david-heron.me.uk/blog/2007/04/08/virtual-barbershop&lt;/a&gt; with ur headphone vol high.. wid 3d music, its really kewl :) n chk the more links given there&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docsound&lt;/strong&gt; &lt;em&gt;29 May 2009 8:45 pm&lt;/em&gt;:
Calvin and Hobbes cartoon is not drawned by dadomani!&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Kinetic sculptures</title>
      <link>https://www.s-anand.net/blog/kinetic-sculptures/</link>
      <pubDate>Sun, 19 Nov 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/kinetic-sculptures/</guid>
      <description>&lt;p&gt;Wooden sculptures that move with the wind. These look more like huge insects than scuptures, really. Catch the videos of &lt;a href=&#34;http://www.youtube.com/results?search_query=theo+jansen&#34;&gt;Theo Jansen&amp;rsquo;s kinetic sculptures&lt;/a&gt; on YouTube.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>How to tie a bandage</title>
      <link>https://www.s-anand.net/blog/how-to-tie-a-bandage/</link>
      <pubDate>Sun, 23 Apr 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/how-to-tie-a-bandage/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://youtube.com/watch?v=FhklMGA01Gg&#34;&gt;How to tie a bandage&lt;/a&gt; without it falling off. It&amp;rsquo;s in Japanese, but the video is pretty clear.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google Video Downloader</title>
      <link>https://www.s-anand.net/blog/google-video-downloader/</link>
      <pubDate>Sun, 25 Dec 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-video-downloader/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://dev2.traxio.net/projects/googlevideo/&#34;&gt;Google Video Downloader&lt;/a&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Madhu&lt;/strong&gt; &lt;em&gt;5 Jan 2006 8:40 am&lt;/em&gt;:
Have you tried &lt;a href=&#34;https://www.youtube.com&#34;&gt;www.youtube.com&lt;/a&gt; Google will probably take it over!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;5 Jan 2006 6:00 pm&lt;/em&gt;:
I use it. But why would Google take over? They already have a pretty good service&amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Madhu&lt;/strong&gt; &lt;em&gt;6 Jan 2006 12:11 pm&lt;/em&gt;:
Why not? MSN will take over otherwise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;shekar&lt;/strong&gt; &lt;em&gt;14 Jan 2006 11:06 pm&lt;/em&gt;:
s anand, I saw your Swindon vidoes. They are edited very well. What software did you use? Especially the blue first screen.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;14 Jan 2006 11:31 pm&lt;/em&gt;:
Microsoft Movie Maker. It came bundled with Windows XP on my office laptop.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
  </channel>
</rss>
