Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | [nrk:skole] Relax _VALID_URL | Sergey M․ | 2016-03-02 | 1 | -3/+9 | |
| | | | | | | ||||||
* | | | | | | [nrk:skole] Add extractor (Closes #8728) | Sergey M․ | 2016-03-02 | 2 | -1/+30 | |
| | | | | | | ||||||
* | | | | | | [options] Add --no-mark-watched (#5054) | Sergey M․ | 2016-03-01 | 1 | -0/+4 | |
| | | | | | | ||||||
* | | | | | | [wistia] Fix extraction (Closes #8707) | Sergey M․ | 2016-03-01 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #8703 from dstftw/mark-watched | Sergey M | 2016-03-01 | 4 | -0/+40 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add --mark-watched feature (Closes #5054) | |||||
| * | | | | | | Add --mark-watched feature (Closes #5054) | Sergey M․ | 2016-03-01 | 4 | -0/+40 | |
| | | | | | | | ||||||
* | | | | | | | [lifenews] Fix extraction and improve (Closes #2482, closes #8714) | Sergey M․ | 2016-03-01 | 1 | -33/+68 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | [iqiyi] SWF URLs are not used anymore | Yen Chi Hsuan | 2016-03-01 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since automatic detection of enc_key failed Closes #8705 | |||||
* | | | | | | release 2016.03.01 | Philipp Hagemeister | 2016-03-01 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [rtve.es:live] Fix extraction | Jaime Marquínez Ferrándiz | 2016-02-29 | 1 | -16/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update _VALID_URL to match the current URLs * Use the m3u8 manifest since I haven't figured out how to use the rtmp stream | |||||
* | | | | | | [mdr] Fix extraction (Closes #8702) | Sergey M․ | 2016-03-01 | 1 | -3/+6 | |
|/ / / / / | ||||||
* | | | | | [tf1] Improve wat id regex (Closes #8691) | Sergey M․ | 2016-02-29 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [screenwavemedia] Check formats' URLs | Sergey M․ | 2016-02-28 | 1 | -1/+3 | |
| | | | | | ||||||
* | | | | | [screenwavemedia] Improve formats sorting | Sergey M․ | 2016-02-28 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [screenwavemedia] Improve formats extraction | Sergey M․ | 2016-02-28 | 1 | -6/+6 | |
| | | | | | ||||||
* | | | | | [zdf] Ignore hls manifests that use https (closes #8665) | Jaime Marquínez Ferrándiz | 2016-02-28 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The certificates are misconfigured, you get the following error mesage: ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net' | |||||
* | | | | | [webofstories] Tolerate malforder og:title (Closes #8417) | Sergey M․ | 2016-02-28 | 1 | -25/+39 | |
| | | | | | ||||||
* | | | | | [README.md] Use simple wording instead of env variable for home | Sergey M | 2016-02-28 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [README.md] Clarify configuration file options syntax | Sergey M | 2016-02-28 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | [README.md] Make configuration file example more diverse | Sergey M | 2016-02-28 | 1 | -2/+5 | |
| | | | | | ||||||
* | | | | | release 2016.02.27 | Philipp Hagemeister | 2016-02-27 | 3 | -8/+13 | |
| | | | | | ||||||
* | | | | | [dplay] Add support for dplay.no | Sergey M․ | 2016-02-27 | 1 | -1/+4 | |
| | | | | | ||||||
* | | | | | Credit @aidan- for more dplay sites support (#8463) | Sergey M․ | 2016-02-27 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [dplay] Improve, extract all formats and metadata (Closes #8463) | Sergey M․ | 2016-02-27 | 1 | -69/+103 | |
| | | | | | ||||||
* | | | | | [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 | |
| | | | | |