aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-27release 2016.02.272016.02.27Philipp Hagemeister
2016-02-27[dplay] Add support for dplay.noSergey M․
2016-02-27Credit @aidan- for more dplay sites support (#8463)Sergey M․
2016-02-27[dplay] Improve, extract all formats and metadata (Closes #8463)Sergey M․
2016-02-27[dplay] add support for it.dplay.com and dplay.dkAidan Rowe
2016-02-27[extractor/generic] Add support for tnaflix network embeds (Closes #7505)Sergey M․
2016-02-27[tnaflixnetwork:embed] Add _extract_urlsSergey M․
2016-02-27[tnaflixnetwork] Fallback age limit to 18Sergey M․
2016-02-27[tnaflixnetwork:embed] Add extractorSergey M․
2016-02-27[imdb] Recognize 1080p formats (Closes #8677)Sergey M․
2016-02-27[extractor/common] Clarify rationale on media playlist detectionSergey M․
2016-02-27[extractor/common] Properly extract audio only formats in master m3u8 playlistsSergey M․
2016-02-27[utils] Multiple changes to base_n()Yen Chi Hsuan
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
2016-02-27[infoq] Use BokeCC extractor functionYen Chi Hsuan
2016-02-27[bokecc] Add new extractor (#2336)Yen Chi Hsuan
2016-02-27[letv] Speedup M3U8 decryptionYen Chi Hsuan
2016-02-26[youtube] Add alternative automatic captions extraction approach (Closes #8667)Sergey M․
2016-02-26[vidzi] Use decode_packed_codesYen Chi Hsuan
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.
2016-02-26[utils] Relaxing regex in decode_packed_codes for vidziYen Chi Hsuan
2016-02-26[videomega] Fix extraction (closes #7606)Yen Chi Hsuan
2016-02-26[utils] Move codes for handling eval() from iqiyi.pyYen Chi Hsuan
2016-02-26[utils] Merge base_n functionsYen Chi Hsuan
2016-02-26[vidzi] Fix extractionYen Chi Hsuan
2016-02-26[utils] Add base36 for use in VidziYen Chi Hsuan
2016-02-26[jwplatform] Separate codes for for parsing jwplayer dataYen Chi Hsuan
2016-02-26[utils] Move base62 to utilsYen Chi Hsuan
2016-02-26[kuwo] Fix a testYen Chi Hsuan
2016-02-25[space] Remove extractor (Closes #8662)Sergey M․
Now uses ooyala embed
2016-02-25[ustudio] Improve (Closes #8574)Sergey M․
2016-02-25[uStudio] Add new extractormutantmonkey
2016-02-25[motherless] Update testsSergey M․
2016-02-25[utils] Remove AM/PM from unified_strdate patternsSergey M․
2016-02-25[motherless] Detect non-existing videosSergey M․
2016-02-25[motherless] Make categories optional (Closes #8654)Sergey M․
2016-02-24[README.md] Turn references to issues to linksSergey M
2016-02-24[facebook] Fix format sortingYen Chi Hsuan
'hd' formats should have higher priorities
2016-02-24[c56] Support videos hosted on Sohu (closes #8073)Yen Chi Hsuan
2016-02-23[vk] Extract video URL from extra_data (Closes #8646)Sergey M․
2016-02-23[facebook] Support mobile URLs (closes #8638)Yen Chi Hsuan
2016-02-23[nba] Support channels (#5362, #4167)Yen Chi Hsuan
2016-02-23[utils] Implement cache for OnDemandPagedListYen Chi Hsuan
2016-02-23[nba] Support non-video/ pagesYen Chi Hsuan
Fixes #8589
2016-02-23[README.md] Fix typoSergey M
2016-02-23[README.md] Fix typoSergey M
2016-02-23[README.md] Clarify robustness and future-proof requirements for new extractorsSergey M
2016-02-23[README.md] Update link to extractor metafieldsSergey M
2016-02-23[README.md] Emphasize copyright infringement aspects in add-new-site-support ↵Sergey M
tutorial
2016-02-23[README.md] Add tl;dr links to examplesSergey M
2016-02-23[README.md] Extract example subsectionsSergey M
2016-02-23[README.md:output_template] Add example for channel/user playlists downloadSergey M