It seems like I'm pretty much the only one that actively continued work on the veoh.inc provider file, and I unintentionally hijacked the original thread about that. Since then I've worked on 2 other video provider files that are a bit cleaner in implementation. To prevent the other thread forking to support those as well I figured I'd just start this to track/support all 3 of the ones I've been working on. Veoh, GUBA, and IMEEM.

Comments

Rysk’s picture

StatusFileSize
new7.21 KB

crap. packed a piece of a template i've been working on in the first file by accident. Can't figure out how to remove the attachment, so here's the fixed pack... -.-

aaron’s picture

nice, thanks for the work you're doing! i'll try to look at it this week.

aaron

Rysk’s picture

StatusFileSize
new5.71 KB

Np, here's a more up-to-date copy of what I've been working on. Lots of little improvements here and there... I really should have been keeping track but most of it was done during spare moments between other projects.

alex ua’s picture

Status: Needs work » Fixed

I went ahead and committed all three of these, as they all seem like worthy sites to support. Thanks for all your work on this Rysk!

thatnewguy’s picture

Great work! It's much appreciated. I was really surprised that Veoh hadn't been supported originally, its a great service!

Rysk’s picture

there's some minor changes that will be implemented in the next pack, but overall I haven't run across any bugs in them myself so they seem pretty stable... the next pack will probably be the final unless the providers themselves change something.

alex ua’s picture

Hey Rysk!

One favor I have of you is to either use the current dev version to patch, and/or pass the code through the coder module, before submitting. We're trying to keep all the code in the module as clean as possible, which will hopefully aid us in our Drupal 6 port.

nastov’s picture

Great work Rysk!
Veoh support is just what I needed!
Now I only have to be patient for the Drupal 6 port to come out... ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Rysk’s picture

Waiting for the D6 port here as well. I need to clean up some of my prover files again since they now have a lot of custom code in them, but I'll have another release in a couple days that will hopefully be commited to the releases like these were. Improves some performance issues, and removes some leftover bug testing code (yes, those made it into release too.. I'm ashamed of myself heh.) as well as fixing the dailymotion provider file so it extracts thumbnails properly since it wasn't doing that before.