Se encontraron 108 coincidencias

por DrZ3r0
06 Ago 2015, 19:45
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Youtube streams are not playing because regex in python function 'find_videos' (servers/youtube.py) is not matching video url correctly.
I try to fix.
por DrZ3r0
03 Ago 2015, 16:06
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Hi,
search in CB01 is no using new Robalo code.
I commit a bugfix for this.
Now, search uses old code when film page has old style and Robalo code othrwise
por DrZ3r0
03 Ago 2015, 11:37
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Hi,
I commit bugfix for openload on windows.
I have restored akstream.
Thanks MikeW for testing our work, I try to fix errors.
por DrZ3r0
03 Ago 2015, 10:52
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Hi Zanzibar
thanks for testing openload on windows.
If you see in log file, the video url contains escape char '\'.
On Unix base SO this is not a problem.
I commit bugfix soon.
por DrZ3r0
02 Ago 2015, 20:41
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Do you know lxml.html or BeautifulSoap library?
These libs provide an API for parsing HTML by xpath expressions and css selectors.
Sometime regex is not the correct tool for parsing html.
What do you think about to use these libs?
por DrZ3r0
02 Ago 2015, 20:27
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Hi,
on openload some video page have stream link in another html element.
I have resolved and commited on github yet.
por DrZ3r0
02 Ago 2015, 14:46
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Hi,
I send a pull request to github repo with my patch.

Greetings.
Z3r0
por DrZ3r0
02 Ago 2015, 06:47
Foro: pelisalacarta (For Italian users)
Tema: Italian channels issues and development
Respuestas: 949
Vistas: 450860

Re: Italian channels issues and development

Hello, thank you for the excellent work. I also would like to contribute with the following changes: - On CB01 I added the stream hd links - I added the provider openload (good for HD streams) - I corrected an error in cineblog01.py when unpack links swzz.xyz If you are interested, I send my work. G...