|
2010-07-24
, 09:15
|
Posts: 55 |
Thanked: 4 times |
Joined on Jun 2010
|
#332
|
|
2010-07-24
, 13:14
|
|
Posts: 128 |
Thanked: 46 times |
Joined on Mar 2010
@ Switzerland
|
#333
|
The Following User Says Thank You to manvik60 For This Useful Post: | ||
|
2010-07-24
, 13:22
|
Posts: 52 |
Thanked: 49 times |
Joined on Feb 2008
|
#334
|
|
2010-07-24
, 13:28
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#335
|
The Following User Says Thank You to thp For This Useful Post: | ||
|
2010-07-24
, 14:42
|
Posts: 55 |
Thanked: 4 times |
Joined on Jun 2010
|
#336
|
|
2010-07-24
, 16:05
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#337
|
gPodder is affected by this change as well. For all developers: The change should be easy - the "get_video"-URL only has to be changed slightly, no new "secret" parameters have to be determined, the old "token" (t) and the ID (video_id) should be enough, but the parameters (and maybe even their order) seem to be important.
Here's the fix in gPodder's development repository:
http://gpodder.org/commit/756aac8e70
|
2010-07-24
, 19:16
|
Posts: 52 |
Thanked: 49 times |
Joined on Feb 2008
|
#338
|
youtube-dl -f 5 -o %d -- %s
|
2010-07-24
, 21:49
|
Posts: 1 |
Thanked: 0 times |
Joined on Jul 2010
|
#339
|
|
2010-07-24
, 22:40
|
Posts: 55 |
Thanked: 4 times |
Joined on Jun 2010
|
#340
|
This script seems to be working. Copy it to /usr/bin and be sure to set it to youtube-dl and instead of youtube-dl-x in mYTube's preferences. I also had to set the format also, to get it to work. My settings under youtube-dl are:
Code:youtube-dl -f 5 -o %d -- %s
I wish it had a few things though. I wish it had a downloads tab that showed you downloads you had in progress and also a resume download button for when your connection gets lost.
Other than that I think its a great app with smooth transitions, a simple interface. and a pretty quick search feature.