Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [youtube] Make `ytcfg.set` config extraction non-fatal | xarantolus | 2020-09-06 | 1 | -2/+2 | |
| * | | | | Fix python2 compatibility and title extraction | xarantolus | 2020-09-06 | 1 | -5/+4 | |
| * | | | | Run formatter | xarantolus | 2020-09-06 | 1 | -10/+9 | |
| * | | | | [youtube] Fix feed extraction | xarantolus | 2020-09-06 | 1 | -20/+76 | |
| * | | | | [youtube] Make search extraction less dependent on json schema. | xarantolus | 2020-09-06 | 1 | -5/+26 | |
| * | | | | [youtube] Move search URL extraction to appropriate extractor | xarantolus | 2020-09-06 | 1 | -34/+33 | |
| * | | | | [youtube] Fix extraction of search urls (closes ytdl-org/youtube-dl#25696) | xarantolus | 2020-09-06 | 1 | -1/+34 | |
* | | | | | Merge pull request #176 from blackjack4494/mtv_updated_extractor_logic | Tom-Oliver Heidel | 2020-10-09 | 8 | -10/+73 | |
|\ \ \ \ \ | ||||||
| * | | | | | [mtvn] update mtv network related extractors | Unknown | 2020-10-09 | 7 | -17/+36 | |
| * | | | | | [mtv] fix mtv.com and more(?) | Unknown | 2020-10-09 | 2 | -2/+46 | |
* | | | | | | Merge pull request #171 from blackjack4494/yt_only_age_gate | Tom-Oliver Heidel | 2020-10-09 | 1 | -20/+54 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix to support python 2.6 | Unknown | 2020-10-07 | 1 | -0/+5 | |
| * | | | | | flake8 | Unknown | 2020-10-07 | 1 | -22/+22 | |
| * | | | | | [youtube] only playable on yt and age gated | Unknown | 2020-10-07 | 1 | -20/+49 | |
* | | | | | | Merge branch 'gilou-bandcamp_update' | Tom-Oliver Heidel | 2020-10-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | merge bandcamp | Unknown | 2020-10-07 | 1 | -2/+2 | |
|/| | | | | | | ||||||
| * | | | | | | [bandcamp] Revert test song title, and extract title generally (which may fai... | Gilles Pietri | 2020-09-29 | 1 | -3/+3 | |
| * | | | | | | [bandcamp] fix test song uploader name, cleanup remanings " and \ in data, in... | Gilles Pietri | 2020-09-28 | 1 | -11/+15 | |
| * | | | | | | [bandcamp] update youtuble dl test song information to match title as artist ... | Gilles Pietri | 2020-09-27 | 1 | -1/+4 | |
| * | | | | | | [bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL ... | Gilles Pietri | 2020-09-27 | 1 | -3/+3 | |
| * | | | | | | [bandcamp] match album titles inside the new JSON data block, and unescape th... | Gilles Pietri | 2020-09-27 | 1 | -2/+2 | |
| * | | | | | | [bandcamp] use unescapeHTML instead of a simple replace of quotes | Gilles Pietri | 2020-09-26 | 1 | -4/+4 | |
| * | | | | | | [bandcamp] fix regexp for JSON matching on bandcamp | Gilles Pietri | 2020-09-23 | 1 | -5/+6 | |
* | | | | | | | Merge branch 'ytdl-org-master' | Unknown | 2020-10-07 | 3 | -3/+309 | |
* | | | | | | | Merge branch 'RedpointsBots-feature_subscriber_count' | Tom-Oliver Heidel | 2020-10-07 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'feature_subscriber_count' of https://github.com/RedpointsBots/y... | Tom-Oliver Heidel | 2020-10-07 | 1 | -0/+10 | |
|/| | | | | | | | ||||||
| * | | | | | | | [youtube] Added 'subscriber_count' to extraction | Joel Potts | 2020-09-21 | 1 | -0/+10 | |
* | | | | | | | | Merge branch 'RedpointsBots-bugfix_youtube_like_extraction' | Tom-Oliver Heidel | 2020-10-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'bugfix_youtube_like_extraction' of https://github.com/Redpoints... | Tom-Oliver Heidel | 2020-10-07 | 1 | -1/+1 | |
|/| | | | | | | | ||||||
| * | | | | | | | [youtube] Updated extraction of 'like_count' value | Joel Potts | 2020-09-23 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | [skip travis] ignore cookies (gitignore) | Unknown | 2020-10-07 | 1 | -0/+2 | |
* | | | | | | | [skip travis] version | Unknown | 2020-09-30 | 1 | -1/+1 | |
* | | | | | | | [core] add option to trim file name length with integer | Unknown | 2020-09-30 | 3 | -1/+16 | |
* | | | | | | | [hotstar] several api changes and payloads/queries | Unknown | 2020-09-30 | 1 | -5/+24 | |
* | | | | | | | [Bandcamp] update - fix regexp for JSON matching | Unknown | 2020-09-29 | 1 | -13/+21 | |
* | | | | | | | [core] no sleep affected subtitles only with enforced flag | Unknown | 2020-09-29 | 3 | -5/+15 | |
* | | | | | | | Merge remote-tracking branch 'origin/master' | Unknown | 2020-09-29 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #149 from kucksdorfs/master | Tom-Oliver Heidel | 2020-09-29 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Added regex for ABC.com site. | stephen | 2020-09-27 | 1 | -1/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | [skip travis] advice using pyinst.py for windows | Tom-Oliver Heidel | 2020-09-23 | 1 | -1/+4 | |
* | | | | | | | | [tiktok] add referer - required to download from cdn | Unknown | 2020-09-29 | 1 | -3/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | datetime updated. | Unknown | 2020-09-23 | 3 | -3/+9 | |
* | | | | | | | [skip travis] typo | Tom-Oliver Heidel | 2020-09-23 | 1 | -1/+1 | |
* | | | | | | | [skip travis] version bump | Unknown | 2020-09-23 | 1 | -1/+1 | |
* | | | | | | | [skip travis] publish right after unix build | Tom-Oliver Heidel | 2020-09-23 | 1 | -28/+13 | |
* | | | | | | | [skip travis] update workflow | Tom-Oliver Heidel | 2020-09-23 | 1 | -2/+4 | |
* | | | | | | | Merge remote-tracking branch 'origin/master' | Unknown | 2020-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [skip travis] apply version as tag name | Tom-Oliver Heidel | 2020-09-23 | 1 | -1/+1 | |
* | | | | | | | | [skip travis] alternative approach to datetime | Unknown | 2020-09-23 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'SeonjaeHyeon-naver' | Tom-Oliver Heidel | 2020-09-23 | 2 | -1/+89 | |
|\ \ \ \ \ \ \ |