aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #188 from blackjack4494/SouthparkDE_MTVTom-Oliver Heidel2020-10-132-33/+28
|\
| * [SouthparkDE] regex and testsUnknown2020-10-131-26/+6
| * [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updatedUnknown2020-10-122-8/+23
* | Merge branch 'iamleot-la7-fix'Tom-Oliver Heidel2020-10-131-19/+8
|\ \ | |/ |/|
| * Merge branch 'la7-fix' of https://github.com/iamleot/youtube-dl into iamleot-...Tom-Oliver Heidel2020-10-131-19/+8
|/|
| * [la7] Fix extraction (closes #23323)Leonardo Taccari2020-08-281-19/+8
* | Merge branch 'xarantolus-fixYTSearch'Tom-Oliver Heidel2020-10-091-20/+127
|\ \
| * | Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into x...Tom-Oliver Heidel2020-10-091-20/+127
|/| |
| * | [youtube/search_url]: improve title extractionxarantolus2020-09-301-4/+4
| * | Use better regex for all fixed extraction typesxarantolus2020-09-221-1/+1
| * | Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into f...xarantolus2020-09-060-0/+0
| |\ \
| | * | Fix regex for other variable declaration typexarantolus2020-09-031-1/+1
| | * | [youtube] More general title extractionxarantolus2020-08-241-1/+1
| | * | [youtube] Make `ytcfg.set` config extraction non-fatalxarantolus2020-08-241-2/+2
| | * | Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into f...xarantolus2020-07-310-0/+0
| | |\ \
| | | * \ Merge branch 'master' into fixYTSearchPhilipp2020-07-300-0/+0
| | | |\ \
| | * | | | Fix python2 compatibility and title extractionxarantolus2020-07-311-5/+4
| | |/ / /
| | * | | Run formatterxarantolus2020-07-301-10/+9
| | * | | [youtube] Fix feed extractionxarantolus2020-07-301-20/+76
| | * | | release 2020.07.28Sergey M․2020-07-287-14/+14
| | * | | [ChangeLog] ActualizeSergey M․2020-07-281-0/+12
| | * | | [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #...Sergey M․2020-07-281-1/+1
| | * | | [youtube] Improve description extraction (closes #25937) (#25980)MRWITEK2020-07-281-1/+1
| | * | | [wistia] Restrict embed regex (closes #25969)Sergey M․2020-07-281-1/+1
| | * | | [youtube] Prevent excess HTTP 301 (#25786)Glenn Slayden2020-07-281-3/+3
| | * | | [youtube:playlists] Extend _VALID_URL (closes #25810)Sergey M․2020-07-281-1/+4
| | * | | [bellmedia] add support for cp24.com clip URLs(closes #25764)Remita Amine2020-07-281-2/+5
| | * | | Remove unused variablexarantolus2020-07-101-2/+0
| | * | | [youtube] Remote download limitxarantolus2020-07-101-10/+0
| | * | | [youtube] Return to old feed extraction code as it *seems* like that change w...xarantolus2020-06-231-87/+28
| | * | | [youtube] Make search extraction less dependent on json schema.xarantolus2020-06-231-5/+26
| | * | | run flake8xarantolus2020-06-211-17/+20
| | * | | [youtube] Fix feed extractionxarantolus2020-06-211-21/+89
| | * | | [youtube] Move search URL extraction to appropriate extractorxarantolus2020-06-191-34/+33
| | * | | [youtube] Fix extraction of search urls (closes ytdl-org/youtube-dl#25696)xarantolus2020-06-191-1/+34
| * | | | Fix regex for other variable declaration typexarantolus2020-09-061-1/+1
| * | | | [youtube] More general title extractionxarantolus2020-09-061-1/+1
| * | | | [youtube] Make `ytcfg.set` config extraction non-fatalxarantolus2020-09-061-2/+2
| * | | | Fix python2 compatibility and title extractionxarantolus2020-09-061-5/+4
| * | | | Run formatterxarantolus2020-09-061-10/+9
| * | | | [youtube] Fix feed extractionxarantolus2020-09-061-20/+76
| * | | | [youtube] Make search extraction less dependent on json schema.xarantolus2020-09-061-5/+26
| * | | | [youtube] Move search URL extraction to appropriate extractorxarantolus2020-09-061-34/+33
| * | | | [youtube] Fix extraction of search urls (closes ytdl-org/youtube-dl#25696)xarantolus2020-09-061-1/+34
* | | | | Merge pull request #176 from blackjack4494/mtv_updated_extractor_logicTom-Oliver Heidel2020-10-098-10/+73
|\ \ \ \ \
| * | | | | [mtvn] update mtv network related extractorsUnknown2020-10-097-17/+36
| * | | | | [mtv] fix mtv.com and more(?)Unknown2020-10-092-2/+46
* | | | | | Merge pull request #171 from blackjack4494/yt_only_age_gateTom-Oliver Heidel2020-10-091-20/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix to support python 2.6Unknown2020-10-071-0/+5
| * | | | | flake8Unknown2020-10-071-22/+22