Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | 2015-12-29 | 1 | -4/+2 |
| | | | | Now all _extract_*_formats routines return a list | ||||
* | [funimation] Improve login | Sergey M․ | 2015-12-13 | 1 | -5/+11 |
| | |||||
* | [funimation] Improve extraction | Sergey M․ | 2015-12-12 | 1 | -12/+10 |
| | |||||
* | [funimation] Add test for promotional video | Sergey M․ | 2015-12-12 | 1 | -1/+8 |
| | |||||
* | [funimation] Fix promotional videos extraction | Sergey M․ | 2015-12-12 | 1 | -2/+3 |
| | |||||
* | [funimation] Extend _VALID_URL to match promotional videos | Sergey M․ | 2015-12-12 | 1 | -1/+4 |
| | |||||
* | [funimation] Remove unused import | Sergey M․ | 2015-12-12 | 1 | -1/+0 |
| | |||||
* | [funimation] Use mobile webpage for workaround hulu error | Sergey M․ | 2015-12-12 | 1 | -64/+89 |
| | |||||
* | [funimation] Improve _VALID_URL | Sergey M․ | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | [funimation] Update test | Sergey M․ | 2015-12-11 | 1 | -5/+6 |
| | |||||
* | [funimation] Improve extraction (Closes #7775) | Sergey M? | 2015-12-11 | 1 | -34/+107 |
| | |||||
* | [funimation] Real UA is required for login | Sergey M? | 2015-12-11 | 1 | -2/+4 |
| | |||||
* | [funimation] Remove unnecessary login form field | Sergey M? | 2015-12-11 | 1 | -1/+0 |
| | |||||
* | [funimation] Fix login message | Sergey M? | 2015-12-11 | 1 | -1/+2 |
| | |||||
* | [funimation] PEP 8 | Sergey M? | 2015-12-11 | 1 | -1/+2 |
| | |||||
* | [funimation] Add new extractor | Muratcan Simsek | 2015-12-11 | 1 | -0/+77 |
Update funimation.py Update funimation.py Removed unnecessary lines. Update funimation.py Added thumbnail and description. Filename improvement. fixed TEST. |