Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54837

Re: Download all youtube favorites with youtube-dl script

Date 2013-09-26 17:35 +0200
From Philipp Hagemeister <phihag@phihag.de>
Subject Re: Download all youtube favorites with youtube-dl script
References <AaY0u.152844$6P7.33824@fx26.am4>
Newsgroups comp.lang.python
Message-ID <mailman.359.1380211605.18130.python-list@python.org> (permalink)

Show all headers | View raw


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Bill,

the best way to ask for features or file bugs on youtube-dl is asking
us at http://github.com/rg3/youtube-dl/issues . Luckily, I this list
from time to time ;)

Simply use

youtube-dl --username user@gmail.com --password secret :ytfav

Best,

Philipp

On 09/26/2013 05:13 PM, Bill wrote:
> I have been using the script youtube-dl
> http://rg3.github.io/youtube-dl/
> 
> And I was wondering if there is a way to download all of a user's 
> favorites or uploads.
> 
> The script has a functionality to download all videos in a txt
> file. So if there is a way using the youtube API or JSON (none of
> which I am familiar with) to bring up a list of all these videos
> then it'd be a simple case putting these urls into a file.
> 
> The problem is youtube displays favorites or user uploads in pages
> or infinite scroll. So it is difficult to access them by the
> BeautifulSoup module.
> 
> 
> What do you suggest?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCgAGBQJSRFQmAAoJENtLVMukgmoYaz0P/ifoPqcx4dpShXyigwGxzhsa
ht8sjIP8n3bNJ+J7Jvx0uM6Sv/Hu/U1CC09G1pT9nquHDYYvmko+MoBkXbc8JmlC
R0qPhX0I2xGH9G1EL+83J4zzte3K7p5ErLY1V1S9cWuBKot16eKtrxhIgWxTMfE1
l93az4Uz4YLzUPYEXSO7pNX9cvxyrEjsqSJE3Jftn5ZqbUO46M+7gMKG2g46C/W4
IQtg2v9cHE3xKV5c+wCFjjIHtOGg+leOTMFdiD6oIa/uNfV/3tzpiyQ1e2QgyrvU
UK4zz3TxqxWswDTrxRdc7fFNAGoNSrxU2hwyvjc/CGehORv7ktBjJJbtt3PfvHsi
nov+OEIToDFTO1nCzQ39qQP0Ibl0LpNbvJGWyJqubFsZd0uiU1EwONXFchNwHeil
Yce4DT8Tzf4zv6y3YNJCz1RCM1G308vQav539w6D7vfIUc5F28gnWKkd5NIcCpyu
URVWp0HxV7d+kCekbxhnd+Ah/XvsrHhkI3cxOHvc1QjGwToRWawJQT0LD72E6PqW
MmnOUTZhrxebyAx1HEt45l19fuW/TfwCWWzAtRscr8uFLFf0/Hwm41tSo8FjxqK2
OVZAckmVYIKP0F+u6hcSg/INl6rs6R+Co4/S8aFdKh2N16wmwQ7hevoTIpXIFwwK
hkpwAUdlQxIWzSe8uJMV
=nRz7
-----END PGP SIGNATURE-----

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Download all youtube favorites with youtube-dl script Bill <Bill@bill.com> - 2013-09-26 16:13 +0100
  Re: Download all youtube favorites with youtube-dl script Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-26 11:21 -0400
    Re: Download all youtube favorites with youtube-dl script Bill <bill@bill.com> - 2013-09-26 19:14 +0100
      Re: Download all youtube favorites with youtube-dl script MRAB <python@mrabarnett.plus.com> - 2013-09-26 19:33 +0100
  Re: Download all youtube favorites with youtube-dl script Philipp Hagemeister <phihag@phihag.de> - 2013-09-26 17:35 +0200
    Re: Download all youtube favorites with youtube-dl script Bill <bill@bill.com> - 2013-09-26 19:15 +0100
  Re: Download all youtube favorites with youtube-dl script Thomas Kandler <hallo@thomaskandler.net> - 2013-09-27 09:27 +0200
    Re: Download all youtube favorites with youtube-dl script Bill <bill@bill.com> - 2013-09-27 20:50 +0100
      Re: Download all youtube favorites with youtube-dl script Thomas Kandler <hallo@thomaskandler.net> - 2013-09-27 22:19 +0200

csiph-web