Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Movie2kTo: fixed hoster recognition | 2013-03-12 | 1 | -9/+6 | |
| | | | | | | | It appeared to me that the hoster and the id of a video can be present in either a JavaScript section or in a HTML section on *one* page. I first assumed that all hosters on one page can be found ether in a JavaScript section or in a HTML section. | ||||
* | Movie2kTo: fixed regex to be more reliable | 2013-03-12 | 1 | -1/+5 | |
| | |||||
* | made the firstN setting ready for more than one hoster | 2013-03-11 | 1 | -3/+3 | |
| | |||||
* | added setting to set how many URLs should be returned for each episode. | 2013-03-11 | 1 | -26/+30 | |
| | | | | | | Usually the first URL will be all you need. The movie2k.to website also just returns the first URL but in the source code of the website there are more links for each episode … | ||||
* | little fixes | 2013-02-27 | 1 | -13/+17 | |
| | |||||
* | fixed support for films | 2013-02-27 | 1 | -18/+21 | |
| | |||||
* | added support to add all episodes and/or seasons | 2013-02-27 | 1 | -14/+54 | |
| | |||||
* | wrote crypter/Movie2kTo.py | 2013-02-27 | 1 | -0/+62 | |