Re: A note on youtube-dl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Folks, sorry for interrupting this interesting conversation about
youtube downloader. My question is in the same field. At least about
another goooooogle product - search engine. Is there a way to store
google search results in a text file from bash script? I used to write
site parsers to grab contents from some sites using bash utilities
such as wget. Now I want to get to the next level and parse google
output. Using my usual way goooogle returns 'sorry, you're computer
simmingly'.

On 01/10/2012, Roberto Ragusa <mail@xxxxxxxxxxxxxxxx> wrote:
> On 10/01/2012 05:07 PM, Marko Vojinovic wrote:
>> Really, the simplest way is to create a
>> bash script:
>>
>> #! /bin/bash
>> youtube-dl -t <url1>
>> youtube-dl -t <url2>
>> youtube-dl -t <url3>
>> ...
>>
>> and let it run. That's my main reason for using youtube-dl. Then again, my
>>
>> usecase is not very common... ;-)
>
> Even simpler:
>
> #while read a; do youtube-dl -t "$a";done
>
> Then you paste the list of URLs and press Ctrl-D.
>
> No script! :-)
>
> --
>    Roberto Ragusa    mail at robertoragusa.it
> --
> users mailing list
> users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>


-- 
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
--
Spandex is a privilege, not a right.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux