Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [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 | |
| | | ||||||
* | | [daisuki] remove extractor | Remita Amine | 2019-11-09 | 2 | -158/+0 | |
| | | ||||||
* | | [seeker] remove Revision3 extractors and fix extraction | Remita Amine | 2019-11-09 | 3 | -196/+23 | |
| | | ||||||
* | | [extractor/common] clean jwplayer description HTML tags | Remita Amine | 2019-11-09 | 1 | -1/+1 | |
| | | ||||||
* | | [twitch] fix video comments URL(#18593)(closes #15828) | Remita Amine | 2019-11-09 | 1 | -3/+2 | |
| | | ||||||
* | | [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 | |
| | |