martynas
50a8a865fd
- update comments, it can also fetch google videos now
...
- take maintainership
- bump package name
2009-06-13 02:01:19 +00:00
martynas
85db4ef145
- start accepting options: -C, -n, -o
...
- -C will resume previously interrupted transfer
- -n will not convert videos
- -o=XXX will save file to XXX.(mp4|flv)
- print info stuff to stderr; so we can pipe it
- bump to yt-10; since usage changes
as a result; you can actually stream your videos with mplayer, like:
yt -o=- url | mplayer -
ok jsg@, sthen@
2009-06-13 01:51:08 +00:00
martynas
ff235f87e6
make it, like most other unix utilities, accept multiple urls. ok jsg@
2009-06-06 11:58:22 +00:00
martynas
ff5eb6e500
tweak high-quality matching expression a bit; newer youtube contains
...
more information and there may be number that matches quality identificator
while we with Henrikas did not find such video; there may be
2009-01-07 00:14:52 +00:00
martynas
503831fbde
yt.VideoQualityConstants.HIGH may not be enough; be safe and always
...
fetch low-quality, except when 6 is matched in fmt_list -- in this
case we are sure that high-quality format is available
links provided, much tested by Henrikas Judickas <Henrikas.Judickas at
mif.stud.vu.lt>. Thanks!
ok jsg@
2009-01-06 18:48:17 +00:00
sthen
d098f627d9
CATEGORIES+=www, use SUBST_CMD, bump. ok jasper
2009-01-06 12:35:27 +00:00
martynas
c8849c89e6
recently youtube added "Send greeting card" function; breaking yt. make
...
yt more careful with parameter matching; as a result videos can fetch again
ok jolan@
2009-01-05 18:44:37 +00:00
jsg
22cd8e3851
Check for and display errors, so a string like
...
"This video is not available in your country." will be
displayed instead of a failed assert.
ok martynas@ pedro@
2008-11-04 04:14:50 +00:00
jsg
71dfa24664
Download higher quality videos (fmt=6) if available.
...
ok martynas@
2008-09-14 12:28:10 +00:00
jsg
51cd836e2e
Add support for links from players embedded in third party pages.
...
ok martynas@
2008-09-11 11:58:09 +00:00
martynas
33c528c3d0
- add support for Google Video
...
- bump package name
"sounds good" jolan@; tested by Wiktor Izdebski
2008-06-02 17:43:10 +00:00
martynas
e37b0475cc
- remove origin
...
- remove redundant substitution
- better pattern for watch_fullscreen
- bump package name
"sounds good" jolan@; tested by Wiktor Izdebski
2008-06-02 17:29:56 +00:00
martynas
56f01852ed
googlevideo returns 403 for some urls, so switch base_url back to
...
youtube. this makes some videos fetch again. (e.g., video id
uPTcnzgseaQ recently posted on mailing-lists)
ok jolan@, pedro@
2008-05-06 20:49:51 +00:00
martynas
8575e47640
make yt videos that aren't on the primary mirror work again.
...
googlevideo server expects the "t" parameter to know which mirror
to forward to; ok jolan@, pedro@
2008-02-01 19:14:59 +00:00
jolan
ed5c180f7c
make it work again, from tedude via pedro martelletto
2008-01-28 21:48:45 +00:00
jolan
bca181c4d1
aac->libfaac
2007-11-09 00:26:29 +00:00
jolan
b6945986bf
generate files that will play in quicktime, ok pedro martelletto
2007-10-29 22:50:31 +00:00
jasper
a0d8b81c7c
update to yt-7, makes it work again
...
from pedro
2007-08-26 21:47:46 +00:00
sturm
a9d3b89a95
substitute all special characters but dashes with '_'
...
discussed with and ok pedro
2007-06-23 05:16:22 +00:00
pedro
f38531f8b5
yt-4, handles new youtube html syntax, from jsg@
2007-06-19 17:32:52 +00:00
sturm
a6c98c1700
make this example script into a standalone application
...
ok pedro
2007-02-24 09:52:01 +00:00
pedro
4a0e94069e
yt-2, with suggestions from sturm@, okay sturm@, jasper@
2007-02-21 13:50:18 +00:00