aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc
Commit message (Collapse)AuthorAgeFilesLines
* Update to reflect website changes.amigatomte2020-10-271-21/+28
|
* next release: 2020.10.26Unknown2020-10-261-1/+1
|
* [youtube] ultimate age gate fixUnknown2020-10-261-2/+18
|
* [tiktok] fallback url + cookieUnknown2020-10-261-5/+13
|
* Fixed tiktok.pyDan Walker2020-10-251-6/+6
| | | | | | | The JSON formatting of the response changed, corrected. #TESTING Successfully downloaded and played a tiktok video
* pypi c'mon.Unknown2020-10-241-1/+1
|
* bump.Unknown2020-10-241-1/+1
|
* [youtube/ytsearch] fix yt search feed + version update.Unknown2020-10-242-37/+77
|
* COMPLAINFREEUnknown2020-10-243-261/+2
|
* Merge remote-tracking branch 'origin/master'Unknown2020-10-232-0/+19
|\
| * Merge pull request #196 from blackjack4494/twitter_shortenerTom-Oliver Heidel2020-10-182-0/+19
| |\ | | | | | | Twitter shortener
| | * [twitter/t.co] update supportedsites, failover replace, tco:id featureUnknown2020-10-181-2/+11
| | |
| | * [twitter/t.co] implemented.Unknown2020-10-171-2/+2
| | |
| | * [Twitter/t.co] showcase expanded how to use genericUnknown2020-10-131-1/+2
| | |
| | * [Twitter/t.co] simple extractor added. modification needed.Unknown2020-10-132-0/+9
| | |
* | | [reddit] best format hotfix based on resolution.Unknown2020-10-231-1/+1
|/ /
* | [youtube] cookie update reminderUnknown2020-10-181-0/+2
| |
* | [MTV/Nick] universal mgid extractor + fix nick.de feedUnknown2020-10-172-16/+10
|/
* Merge pull request #188 from blackjack4494/SouthparkDE_MTVTom-Oliver Heidel2020-10-132-33/+28
|\ | | | | [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated
| * [SouthparkDE] regex and testsUnknown2020-10-131-26/+6
| |
| * [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updatedUnknown2020-10-122-8/+23
| |
* | Merge branch 'la7-fix' of https://github.com/iamleot/youtube-dl into ↵Tom-Oliver Heidel2020-10-131-19/+8
|/ | | | iamleot-la7-fix
* Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into ↵Tom-Oliver Heidel2020-10-091-20/+127
| | | | xarantolus-fixYTSearch
* Merge pull request #176 from blackjack4494/mtv_updated_extractor_logicTom-Oliver Heidel2020-10-098-10/+73
|\ | | | | [Mtv] updated extractor logic & more
| * [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
|\ \ | |/ |/| [youtube] fix yt-only playback when age restricted/gated - requires cookies
| * fix to support python 2.6Unknown2020-10-071-0/+5
| |
| * flake8Unknown2020-10-071-22/+22
| |
| * [youtube] only playable on yt and age gatedUnknown2020-10-071-20/+49
| |
* | merge bandcampUnknown2020-10-071-2/+2
| |
* | Merge branch 'ytdl-org-master'Unknown2020-10-072-3/+7
| |
* | Merge branch 'feature_subscriber_count' of ↵Tom-Oliver Heidel2020-10-071-0/+10
| | | | | | | | https://github.com/RedpointsBots/youtube-dl into RedpointsBots-feature_subscriber_count
* | Merge branch 'bugfix_youtube_like_extraction' of ↵Tom-Oliver Heidel2020-10-071-1/+1
|/ | | | https://github.com/RedpointsBots/youtube-dl into RedpointsBots-bugfix_youtube_like_extraction
* [skip travis] versionUnknown2020-09-301-1/+1
|
* [core] add option to trim file name length with integer Unknown2020-09-303-1/+16
| | | https://github.com/blackjack4494/youtube-dlc/issues/85
* [hotstar] several api changes and payloads/queriesUnknown2020-09-301-5/+24
|
* [Bandcamp] update - fix regexp for JSON matchingUnknown2020-09-291-13/+21
|
* [core] no sleep affected subtitles only with enforced flagUnknown2020-09-293-5/+15
|
* Merge remote-tracking branch 'origin/master'Unknown2020-09-291-1/+5
|\
| * Added regex for ABC.com site.stephen2020-09-271-1/+5
| |
* | [tiktok] add referer - required to download from cdnUnknown2020-09-291-3/+6
|/
* [skip travis] version bumpUnknown2020-09-231-1/+1
|
* Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into ↵Tom-Oliver Heidel2020-09-232-1/+89
| | | | SeonjaeHyeon-naver
* update workflow, semi fix integrated updaterUnknown2020-09-231-1/+1
|
* merge youtube-dl master 22.09.2020Unknown2020-09-227-86/+166
|
* Switch from binary search tree to Python setsJody Bruchon2020-09-181-60/+4
| | | | Signed-off-by: Jody Bruchon <jody@jodybruchon.com>
* Randomize the ArchiveTree the proper Python wayJody Bruchon2020-09-181-10/+1
| | | | Signed-off-by: Jody Bruchon <jody@jodybruchon.com>
* Style revisionsJody Bruchon2020-09-181-1/+2
|
* Merge remote-tracking branch 'upstream/master'Jody Bruchon2020-09-181-1/+1
|\