Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [dplay] add support for it.dplay.com and dplay.dk | Aidan Rowe | 2016-02-27 | 1 | -20/+66 | |
| | | | | | ||||||
* | | | | | [extractor/generic] Add support for tnaflix network embeds (Closes #7505) | Sergey M․ | 2016-02-27 | 1 | -0/+6 | |
| | | | | | ||||||
* | | | | | [tnaflixnetwork:embed] Add _extract_urls | Sergey M․ | 2016-02-27 | 1 | -0/+6 | |
| | | | | | ||||||
* | | | | | [tnaflixnetwork] Fallback age limit to 18 | Sergey M․ | 2016-02-27 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [tnaflixnetwork:embed] Add extractor | Sergey M․ | 2016-02-27 | 2 | -1/+26 | |
| | | | | | ||||||
* | | | | | [imdb] Recognize 1080p formats (Closes #8677) | Sergey M․ | 2016-02-27 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [extractor/common] Clarify rationale on media playlist detection | Sergey M․ | 2016-02-27 | 1 | -5/+15 | |
| | | | | | ||||||
* | | | | | [extractor/common] Properly extract audio only formats in master m3u8 playlists | Sergey M․ | 2016-02-27 | 1 | -8/+18 | |
| | | | | | ||||||
* | | | | | [utils] Multiple changes to base_n() | Yen Chi Hsuan | 2016-02-27 | 2 | -6/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Renamed to encode_base_n() 2. Allow tables longer than 62 characters 3. Raise ValueError instead of AssertionError for invalid input data 4. Return the first character in the table instead of '0' for number 0 5. Add tests | |||||
* | | | | | [infoq] Use BokeCC extractor function | Yen Chi Hsuan | 2016-02-27 | 1 | -27/+4 | |
| | | | | | ||||||
* | | | | | [bokecc] Add new extractor (#2336) | Yen Chi Hsuan | 2016-02-27 | 2 | -0/+61 | |
| | | | | | ||||||
* | | | | | [letv] Speedup M3U8 decryption | Yen Chi Hsuan | 2016-02-27 | 1 | -9/+8 | |
| | | | | | ||||||
* | | | | | [youtube] Add alternative automatic captions extraction approach (Closes #8667) | Sergey M․ | 2016-02-26 | 1 | -28/+55 | |
| | | | | | ||||||
* | | | | | [vidzi] Use decode_packed_codes | Yen Chi Hsuan | 2016-02-26 | 1 | -15/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Javascript codes found on Vidzi are slightly different from those found in VideoMega and iQiyi. Nevertheless, the difference has no effects on the final result. | |||||
* | | | | | [utils] Relaxing regex in decode_packed_codes for vidzi | Yen Chi Hsuan | 2016-02-26 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [videomega] Fix extraction (closes #7606) | Yen Chi Hsuan | 2016-02-26 | 1 | -3/+7 | |
| | | | | | ||||||
* | | | | | [utils] Move codes for handling eval() from iqiyi.py | Yen Chi Hsuan | 2016-02-26 | 2 | -22/+22 | |
| | | | | | ||||||
* | | | | | [utils] Merge base_n functions | Yen Chi Hsuan | 2016-02-26 | 3 | -13/+11 | |
| | | | | | ||||||
* | | | | | [vidzi] Fix extraction | Yen Chi Hsuan | 2016-02-26 | 2 | -15/+31 | |
| | | | | | ||||||
* | | | | | [utils] Add base36 for use in Vidzi | Yen Chi Hsuan | 2016-02-26 | 1 | -0/+4 | |
| | | | | | ||||||
* | | | | | [jwplatform] Separate codes for for parsing jwplayer data | Yen Chi Hsuan | 2016-02-26 | 1 | -27/+32 | |
| | | | | | ||||||
* | | | | | [utils] Move base62 to utils | Yen Chi Hsuan | 2016-02-26 | 2 | -13/+16 | |
| | | | | | ||||||
* | | | | | [kuwo] Fix a test | Yen Chi Hsuan | 2016-02-26 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [space] Remove extractor (Closes #8662) | Sergey M․ | 2016-02-25 | 2 | -39/+0 | |
| | | | | | | | | | | | | | | | | | | | | Now uses ooyala embed | |||||
* | | | | | [ustudio] Improve (Closes #8574) | Sergey M․ | 2016-02-25 | 1 | -44/+53 | |
| | | | | | ||||||
* | | | | | [uStudio] Add new extractor | mutantmonkey | 2016-02-25 | 2 | -0/+59 | |
| | | | | | ||||||
* | | | | | [motherless] Update tests | Sergey M․ | 2016-02-25 | 1 | -47/+44 | |
| | | | | | ||||||
* | | | | | [utils] Remove AM/PM from unified_strdate patterns | Sergey M․ | 2016-02-25 | 2 | -3/+4 | |
| | | | | | ||||||
* | | | | | [motherless] Detect non-existing videos | Sergey M․ | 2016-02-25 | 1 | -0/+6 | |
| | | | | | ||||||
* | | | | | [motherless] Make categories optional (Closes #8654) | Sergey M․ | 2016-02-25 | 1 | -1/+6 | |
| | | | | | ||||||
* | | | | | [README.md] Turn references to issues to links | Sergey M | 2016-02-24 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | [facebook] Fix format sorting | Yen Chi Hsuan | 2016-02-24 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | 'hd' formats should have higher priorities | |||||
* | | | | | [c56] Support videos hosted on Sohu (closes #8073) | Yen Chi Hsuan | 2016-02-24 | 1 | -2/+20 | |
| | | | | | ||||||
* | | | | | [vk] Extract video URL from extra_data (Closes #8646) | Sergey M․ | 2016-02-23 | 1 | -6/+25 | |
| | | | | | ||||||
* | | | | | [facebook] Support mobile URLs (closes #8638) | Yen Chi Hsuan | 2016-02-23 | 1 | -2/+6 | |
| | | | | | ||||||
* | | | | | [nba] Support channels (#5362, #4167) | Yen Chi Hsuan | 2016-02-23 | 1 | -0/+71 | |
| | | | | | ||||||
* | | | | | [utils] Implement cache for OnDemandPagedList | Yen Chi Hsuan | 2016-02-23 | 1 | -2/+11 | |
| | | | | | ||||||
* | | | | | [nba] Support non-video/ pages | Yen Chi Hsuan | 2016-02-23 | 1 | -3/+27 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #8589 | |||||
* | | | | | [README.md] Fix typo | Sergey M | 2016-02-23 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [README.md] Fix typo | Sergey M | 2016-02-23 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [README.md] Clarify robustness and future-proof requirements for new extractors | Sergey M | 2016-02-23 | 1 | -2/+3 | |
| | | | | | ||||||
* | | | | | [README.md] Update link to extractor metafields | Sergey M | 2016-02-23 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [README.md] Emphasize copyright infringement aspects in add-new-site-support ↵ | Sergey M | 2016-02-23 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | tutorial | |||||
* | | | | | [README.md] Add tl;dr links to examples | Sergey M | 2016-02-23 | 1 | -3/+9 | |
| | | | | | ||||||
* | | | | | [README.md] Extract example subsections | Sergey M | 2016-02-23 | 1 | -2/+7 | |
| | | | | | ||||||
* | | | | | [README.md:output_template] Add example for channel/user playlists download | Sergey M | 2016-02-23 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | [xfileshare] Add support for powerwatch (Closes #8628) | Sergey M․ | 2016-02-22 | 1 | -1/+9 | |
| | | | | | ||||||
* | | | | | release 2016.02.22 | Philipp Hagemeister | 2016-02-22 | 3 | -4/+10 | |
| | | | | | ||||||
* | | | | | [tf1] fix info extraction(fixes #8599) | remitamine | 2016-02-22 | 2 | -7/+7 | |
| | | | | | ||||||
* | | | | | [googledrive] Make thumbnail optional (Closes #8629) | Sergey M․ | 2016-02-22 | 1 | -1/+1 | |
| | | | | |