zany130
Forum Replies Created
-
AuthorPosts
-
zany130Participant
All videobb and videozer videos are unavailable because both services are disabled. Fix for both plugins are ready and will be released when and if videobb and videozer will come back to work normally…
zany130ParticipantUsually there are 2 types of hosters:
1) the first put the stream url (or the file url) directly inside the html code of the page, usually inside some code of param for the flash player (usually flashvars or something like this). for this kind of plugin you have to just find the url inside the page ad use it as location inside the hoster
2) the second uses a way to automatically resolve stream url from video id + other params available inside the page + some kind of strange magic (videobb, videozer, megavideo, etc etc). For them, the faster way to do the job is download JDownloader hosters source code and port them in php using vlc-shares’s api. the long way is to read a lot of html/js/action-script code and try to find a way to decode the link, then port it in php using vlc-shares’s apioften (…always) this is not a copy/paste/rename job. A good start is always read fist page source code and jdownloader’s hoster sources. Then you can find your way.
zany130ParticipantI’m curious to see if someone else will do it.. 🙂
zany130ParticipantHanno cambiato di nuovo i sistemi di criptaggio. Aggiorno ancora una volta al piu presto, ma questa storia non può continuare in eterno.
zany130ParticipantAdd a line at 293 of library/X/VlcShares/Plugins/RtmpGui.php
if ( ((string) $match->language) != 'English' ) continue;
zany130ParticipantThey changed encryptions again…
zany130ParticipantYes, it is possible.
zany130ParticipantNo movies ’cause tv-links has no links for movies. It redirect to other services like hulu, amazon videos and more.
Anyway i’m not interested in add any new plugin feature.
zany130ParticipantNew version of videobb plugin is available with the new decrypter. Videozer will come soon too
Una nuova versione del plugin videobb è disponibile con il nuovo decripter. Videozer sarà disponibile presto
zany130ParticipantNew version of videobb plugin is available with the new decrypter. Videozer will come soon too
Una nuova versione del plugin videobb è disponibile con il nuovo decripter. Videozer sarà disponibile presto
zany130ParticipantA dire il vero dal log sembrerebbe che la transcodifica sia partita….
zany130ParticipantPare che videobb e videozer abbiano di nuovo cambiato il sistema di cryptaggio 🙂
zany130ParticipantNo no, non dovevi fare alcun cambiamento. Solo la versione aggiornata (che ti ripeto non sempre funziona. Per alcuni video sia videobb che videozer usano i server cinesi che hanno un sistema differente).
Le generazione del link avviene nel file vlc-shares/library/X/VlcShares/Plugins/Helper/Hoster/VideoBB.php. Divertitizany130ParticipantParla in italiano che ci capiamo meglio…
Il link alla pagina del video è http://www.videobb.com/watch_video.php?v=etcetc... ma il link AL video vero e proprio è quello generato. Videobb ha ultimamente cambiato (come videozer) il sistema di criptaggio dei link ai video. Sul sito (installabili manualmente) sono disponibili delle versioni aggiornate dei plugin che risolvono in parte il problema, ma non sempre.
Scarica manualmente il plugin videobb aggiornato da qui e installalo https://code.google.com/p/vlc-shares/downloads/detail?name=plugin_videobb_0.1.2.zip&can=2&q=
zany130ParticipantInstallation guide and configuration guide are available in the project wiki. You always have to follow the information. I don’t know where did you find your info…
https://code.google.com/p/vlc-shares/wiki/Installation
https://code.google.com/p/vlc-shares/wiki/Configuration
https://code.google.com/p/vlc-shares/wiki/WiimcConfigurationEn
-
AuthorPosts