Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [twitter] improve extraction | Remita Amine | 2019-11-09 | 3 | -311/+348 |
| | | | | | | | | | - add support for generic embeds(closes #22168) - always extract http formats for native videos(closes #14934) - add support for Twitter Broadcasts(closes #21369) - extract more metadata - improve VMap format extraction - unify extraction code for both twitter statuses and cards | ||||
* | [twitch] add support for Clip embed URLs | Remita Amine | 2019-11-09 | 1 | -1/+4 |
| | |||||
* | [lnkgo] fix extraction(closes #16834) | Remita Amine | 2019-11-06 | 1 | -64/+36 |
| | |||||
* | [mixcloud] improve extraction | Remita Amine | 2019-11-06 | 2 | -280/+231 |
| | | | | | | - improve metadata extraction(closes #11721) - fix playlist extraction(closes #22378) - fix user mixes extraction(closes #15197)(closes #17865) | ||||
* | [kinja] add support for Kinja embeds | Remita Amine | 2019-11-06 | 4 | -52/+241 |
| | | | | | | | closes #5756 closes #11282 closes #22237 closes #22384 | ||||
* | [onionstudios] fix extraction | Remita Amine | 2019-11-06 | 1 | -31/+45 |
| | |||||
* | [common] initialize headers param with empty dict | Remita Amine | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | [common] fix typo | Remita Amine | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | [hotstar] pass Referer header to format requests(closes #22836) | Remita Amine | 2019-11-05 | 1 | -2/+7 |
| | |||||
* | [common] pass headers to _extract_(m3u8|mpd)_formats methods | Remita Amine | 2019-11-05 | 1 | -4/+4 |
| | |||||
* | [dplay] minimize response size | Remita Amine | 2019-11-05 | 1 | -1/+5 |
| | |||||
* | [patreon] minimize reponse size and extract uploader_id and filesize | Remita Amine | 2019-11-05 | 1 | -16/+36 |
| | |||||
* | [roosterteeth] fix login request(closes #16094)(closes #22689) | Remita Amine | 2019-11-05 | 1 | -33/+22 |
| | |||||
* | release 2019.11.05 | Sergey M․ | 2019-11-05 | 8 | -22/+18 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-11-05 | 1 | -0/+44 |
| | | | | [ci skip] | ||||
* | [scte] Add extractor (closes #22975) | Sergey M․ | 2019-11-05 | 2 | -0/+148 |
| | |||||
* | [msn] add support for Vidible and AOL embeds(closes #22195)(closes #22227) | Remita Amine | 2019-11-04 | 1 | -0/+20 |
| | |||||
* | [myspass] fix video URL extraction and improve metadata extraction(closes ↵ | Remita Amine | 2019-11-04 | 1 | -47/+30 |
| | | | | #22448) | ||||
* | [jamendo] restore track url modification | Remita Amine | 2019-11-04 | 1 | -1/+2 |
| | |||||
* | [jamendo] improve extraction | Remita Amine | 2019-11-04 | 1 | -67/+103 |
| | | | | | - fix album extraction(closes #18564) - improve metadata extraction(closes #18565)(closes #21379) | ||||
* | [mediaset] relax URL guid matching(closes #18352) | Remita Amine | 2019-11-04 | 1 | -1/+13 |
| | |||||
* | [mediaset] extract unprotected M3U and MPD manifests(closes #17204) | Remita Amine | 2019-11-04 | 1 | -3/+8 |
| | |||||
* | [README.md] Also read permission to the binary in how to update section (#22903) | Manu Cornet | 2019-11-04 | 1 | -2/+2 |
| | |||||
* | [telegraaf] fix extraction | Remita Amine | 2019-11-03 | 1 | -32/+43 |
| | |||||
* | [bellmedia] add support for marilyn.ca videos(#22193) | Remita Amine | 2019-11-02 | 1 | -1/+3 |
| | |||||
* | [stv] fix extraction(closes #22928) | Remita Amine | 2019-11-02 | 1 | -58/+31 |
| | |||||
* | [iconosquare] remove extractor | Remita Amine | 2019-11-02 | 2 | -86/+0 |
| | |||||
* | [keek] remove extractor | Remita Amine | 2019-11-02 | 2 | -40/+0 |
| | |||||
* | [gameone] Remove extractor (#21778) | geditorit | 2019-11-02 | 2 | -138/+0 |
| | |||||
* | [flipagram] remove extractor | Remita Amine | 2019-11-02 | 2 | -116/+0 |
| | |||||
* | [bambuser] remove extractor | Remita Amine | 2019-11-01 | 2 | -143/+0 |
| | | | | https://web.archive.org/web/20190808014227/https://go.bambuser.com/shutdown-announcement | ||||
* | [wistia] reduce embed extraction false positives and support inline ↵ | Remita Amine | 2019-11-01 | 1 | -7/+8 |
| | | | | embeds(closes #22931) | ||||
* | [go90] remove extractor | Remita Amine | 2019-11-01 | 2 | -150/+0 |
| | |||||
* | [kakao] remove raw request and extract format total bitrate | Remita Amine | 2019-11-01 | 1 | -13/+8 |
| | |||||
* | [daum] fix VOD and Clip extracton(closes #15015) | Remita Amine | 2019-11-01 | 1 | -74/+32 |
| | |||||
* | [kakao] improve extraction | Remita Amine | 2019-11-01 | 1 | -21/+24 |
| | | | | | | | - support embed URLs - support Kakao Legacy vid based embed URLs - only extract fields used for extraction - strip description and extract tags | ||||
* | [mixcloud] fix cloudcast data extraction(closes #22821) | Remita Amine | 2019-10-31 | 1 | -3/+4 |
| | |||||
* | [yahoo] make cbs URL suffix part of the media alias | Remita Amine | 2019-10-31 | 1 | -1/+1 |
| | |||||
* | [yahoo] restore support for cbs suffixed URLs | Remita Amine | 2019-10-31 | 2 | -7/+4 |
| | |||||
* | [yahoo] fix typo | Remita Amine | 2019-10-30 | 1 | -3/+4 |
| | |||||
* | [yahoo] improve extraction | Remita Amine | 2019-10-30 | 1 | -398/+254 |
| | | | | | | - add support for live streams(closes #3597)(closes #3779)(closes #22178) - bypass cookie consent page for european domains(closes #16948)(closes #22576) - add generic support for embeds(closes #20332) | ||||
* | [tv2] Fix and improve extraction (closes #22787) | Sergey M․ | 2019-10-30 | 1 | -1/+9 |
| | |||||
* | [tv2dk] Add extractor | Sergey M․ | 2019-10-30 | 2 | -0/+83 |
| | |||||
* | [onet] improve extraction | Remita Amine | 2019-10-29 | 1 | -18/+36 |
| | | | | | | - add support for onet100.vod.pl domain - extract m3u8 formats - correct audio only format info | ||||
* | [fox9] fix extraction | Remita Amine | 2019-10-29 | 2 | -23/+25 |
| | |||||
* | release 2019.10.29 | Sergey M․ | 2019-10-29 | 8 | -21/+17 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-10-29 | 1 | -0/+3 |
| | | | | [ci skip] | ||||
* | [utils] Actualize major IPv4 address blocks per country | Sergey M․ | 2019-10-29 | 1 | -34/+37 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-10-29 | 1 | -0/+45 |
| | | | | [ci skip] | ||||
* | [go] Improve and beautify _VALID_URL | Sergey M․ | 2019-10-29 | 1 | -2/+11 |
| |