aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/mxplayer.py
Commit message (Collapse)AuthorAgeFilesLines
* [extractor] Common function `_match_valid_url`pukkandan2021-08-231-3/+2
|
* [Mxplayer] Add h265 formats (#572)Ashish2021-07-291-1/+6
| | | Authored by: Ashish0804
* [Mxplayer] Add MxplayerShowIE (#270)Ashish2021-04-261-2/+46
| | | Authored by: Ashish0804
* [MXPlayer] Rewrite extractor with show support (#141)Ashish2021-03-061-60/+84
| | | | Co-authored-by: Ashish <ashish@pop-os.localdomain> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
* [mxplayer] Add new extractorAshutosh Chaudhary2021-03-021-0/+103
https://github.com/ytdl-org/youtube-dl/pull/27325 Authored by: codeasashu