Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ufctv] fix extraction and add support for UFC Arabia(closes #23312) | Remita Amine | 2019-12-04 | 3 | -66/+121 | |
| | ||||||
* | [yahoo] correct gyao brightcove player id(closes #23303) | Remita Amine | 2019-12-03 | 1 | -1/+1 | |
| | ||||||
* | [vzaar] update test | Remita Amine | 2019-12-03 | 1 | -4/+7 | |
| | ||||||
* | [vzaar] override AES decryption key URL(closes #17521) | Remita Amine | 2019-12-03 | 2 | -8/+11 | |
| | ||||||
* | [vzaar] add support for AES HLS manifests(closes #17521)(closes #23299) | Remita Amine | 2019-12-03 | 1 | -4/+15 | |
| | ||||||
* | [nrl] fix extraction | Remita Amine | 2019-11-30 | 1 | -2/+2 | |
| | ||||||
* | [teachingchannel] fix extraction | Remita Amine | 2019-11-30 | 1 | -14/+12 | |
| | ||||||
* | [nintendo] fix extraction and partially add support for Nintendo Direct ↵ | Remita Amine | 2019-11-30 | 1 | -7/+21 | |
| | | | | videos(#4592) | |||||
* | [ooyala] add better fallback values for domain and streams variables | Remita Amine | 2019-11-30 | 1 | -50/+53 | |
| | ||||||
* | [youtube] add support youtubekids.com(closes #23272) | Remita Amine | 2019-11-30 | 1 | -5/+15 | |
| | ||||||
* | [tv2] detect DRM protection | Remita Amine | 2019-11-30 | 1 | -4/+7 | |
| | ||||||
* | [tv2] add support for mtv.fi and fix tv2.no article extraction(closes #10543) | Remita Amine | 2019-11-30 | 2 | -24/+61 | |
| | ||||||
* | [msn] improve extraction | Remita Amine | 2019-11-29 | 1 | -78/+114 | |
| | | | | | | | - add support for YouTube and NBCSports embeds - add support for aricles with multiple videos - improve AOL embed support - improve format extraction | |||||
* | [abcotvs] relax _VALID_URL regex and improve metadata extraction(closes #18014) | Remita Amine | 2019-11-29 | 1 | -27/+52 | |
| | ||||||
* | [channel9] reduce response size and update tests | Remita Amine | 2019-11-29 | 1 | -10/+10 | |
| | ||||||
* | [adobetv] improve extaction | Remita Amine | 2019-11-29 | 2 | -75/+167 | |
| | | | | | | | - use OnDemandPagedList for list extractors - reduce show extraction requests - extract original video format and subtitles - add support for adobe tv embeds | |||||
* | [utils] handle int values passed to str_to_int | Remita Amine | 2019-11-29 | 2 | -2/+3 | |
| | ||||||
* | release 2019.11.28 | Sergey M․ | 2019-11-28 | 8 | -17/+14 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-11-28 | 1 | -0/+33 | |
| | | | | [ci skip] | |||||
* | [vimeo] improve extraction | Remita Amine | 2019-11-27 | 1 | -90/+87 | |
| | | | | | | | - fix review extraction - fix ondemand extraction - make password protected player case as an expected error(closes #22896) - simplify channel based extractors code | |||||
* | [openload] remove OpenLoad related extractors(closes #11999)(closes #15406) | Remita Amine | 2019-11-26 | 4 | -412/+0 | |
| | ||||||
* | [dailymotion] improve extraction | Remita Amine | 2019-11-26 | 3 | -342/+235 | |
| | | | | | | | | | | - extract http formats included in m3u8 manifest - fix user extraction(closes #3553)(closes #21415) - add suport for User Authentication(closes #11491) - fix password protected videos extraction(closes #23176) - respect age limit option and family filter cookie value(closes #18437) - handle video url playlist query param - report alowed countries for geo-restricted videos | |||||
* | [corus] improve extraction | Remita Amine | 2019-11-26 | 1 | -57/+112 | |
| | | | | | | | - add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com and disneylachaine.ca(closes #20861) - add support for self hosted videos(closes #22075) - detect DRM protection(closes #14910)(closes #9164) | |||||
* | [vivo] Fix extraction (closes #22328, closes #22279) | Sergey M․ | 2019-11-27 | 1 | -8/+19 | |
| | ||||||
* | [utils] Add generic caesar cipher and rot47 | Sergey M․ | 2019-11-27 | 2 | -0/+29 | |
| | ||||||
* | [bitchute] Extract upload date (closes #22990) (#23193) | InfernalUnderling | 2019-11-27 | 1 | -0/+7 | |
| | ||||||
* | [utils] Handle rd-suffixed day parts in unified_strdate (#23199) | InfernalUnderling | 2019-11-27 | 2 | -0/+5 | |
| | ||||||
* | [soundcloud] Update client id (closes #23214) | Sergey M․ | 2019-11-27 | 1 | -1/+1 | |
| | ||||||
* | release 2019.11.22 | Sergey M․ | 2019-11-22 | 8 | -22/+16 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-11-22 | 1 | -0/+46 | |
| | | | | [ci skip] | |||||
* | [ivi] Skip s353 for bundled exe | Sergey M․ | 2019-11-22 | 1 | -1/+10 | |
| | | | | See https://github.com/Legrandin/pycryptodome/issues/228 | |||||
* | [ivi] Fix python 3.4 support | Sergey M․ | 2019-11-21 | 1 | -2/+2 | |
| | ||||||
* | [ivi] Ask for pycryptodomex instead of pycryptodome | Sergey M․ | 2019-11-21 | 1 | -1/+1 | |
| | | | | See discussion at https://github.com/ytdl-org/youtube-dl/commit/1bba88efc7e1f82095f7ae38348e56026db4bf3c#r35982110 | |||||
* | [chaturbate] Fix extraction (closes #23010, closes #23012) | Sergey M․ | 2019-11-21 | 1 | -7/+35 | |
| | ||||||
* | [ivi] fallback to old extraction method for unknown error codes | Remita Amine | 2019-11-19 | 1 | -35/+46 | |
| | ||||||
* | [ntvru] add support for non relative file URLs(closes #23140) | Remita Amine | 2019-11-18 | 1 | -25/+24 | |
| | ||||||
* | [vk] fix wall audio thumbnails extraction(closes #23135) | Remita Amine | 2019-11-18 | 1 | -4/+5 | |
| | ||||||
* | [ivi] improve error detection | Remita Amine | 2019-11-16 | 1 | -9/+12 | |
| | ||||||
* | [travis] Add python 3.8 build | Sergey M․ | 2019-11-16 | 1 | -0/+6 | |
| | ||||||
* | [extractor/common] Add data, headers and query to all major extract methods ↵ | Sergey M․ | 2019-11-16 | 1 | -8/+9 | |
| | | | | preserving standard order for potential future use | |||||
* | [ivi] sign content request only when pycryptodome is available | Remita Amine | 2019-11-15 | 1 | -18/+24 | |
| | ||||||
* | [ivi] fix format extraction(closes #21991) | Remita Amine | 2019-11-15 | 1 | -18/+40 | |
| | ||||||
* | [comcarcoff] remove extractor | Remita Amine | 2019-11-14 | 2 | -75/+0 | |
| | ||||||
* | [drtv] Add support for new URL schema (closes #23059) | Sergey M․ | 2019-11-14 | 1 | -5/+52 | |
| | ||||||
* | [nexx] Add support for Multi Player JS Setup(closes #23052) | Remita Amine | 2019-11-13 | 1 | -6/+8 | |
| | ||||||
* | [teamcoco] add support for new videos(closes #23054) | Remita Amine | 2019-11-12 | 1 | -31/+37 | |
| | ||||||
* | [soundcloud] check if the soundtrack has downloads left(closes #23045) | Remita Amine | 2019-11-11 | 1 | -1/+1 | |
| | ||||||
* | [facebook] fix posts video data extraction(closes #22473) | Remita Amine | 2019-11-10 | 1 | -1/+1 | |
| | ||||||
* | [addanime] remove extractor | Remita Amine | 2019-11-09 | 2 | -96/+0 | |
| | ||||||
* | [minhateca] remove extractor | Remita Amine | 2019-11-09 | 2 | -71/+0 | |
| |