Don't fetch url. Only fetch just when we need it (to play the files).
authorJosé Dapena Paz <jdapena@igalia.com>
Wed, 7 Apr 2010 15:43:42 +0000 (17:43 +0200)
committerJosé Dapena Paz <jdapena@igalia.com>
Wed, 7 Apr 2010 15:43:42 +0000 (17:43 +0200)
commit9845c45c64c054edf9550a16ae563fc20ba3a107
tree05e8a1fb924883a87a2cd6b9969c84544c98e286
parent426fbe80c41ffd9b076c9a5742d18a110fa92b8c
Don't fetch url. Only fetch just when we need it (to play the files).

Now we don't fetch the url, as this may be a very slow operation, specially
for youtube. We also show now a warning about restricted contents when a
media does not provide a url.
src/cgp-library-group.c
src/cgp-plugins-model.c