Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [youtube] Make `ytcfg.set` config extraction non-fatal | xarantolus | 2020-09-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the markup of the page changes in the future, it might be possible that _FEED_DATA still works, but the other regex does not. SInce it is not necessary for the first page of videos, we make sure the program doesn't exit before extracting them. TL;DR: Extract the first video page even if there are problems | |||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | In order to extract videos from further pages, we need to get various variables that are in an argument to the `ytcfg.set` call in a script on the feed page. | |||||
| * | | | | [youtube] Make search extraction less dependent on json schema. | xarantolus | 2020-09-06 | 1 | -5/+26 | |
| | | | | | | | | | | | | | | | | | | | | If an object looks like a video (it has a `videoId` key), assume that it is. | |||||
| * | | | | [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 | |
|\ \ \ \ \ | | | | | | | | | | | | | [Mtv] updated extractor logic & more | |||||
| * | | | | | [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 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [youtube] fix yt-only playback when age restricted/gated - requires cookies | |||||
| * | | | | | 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 ↵ | Gilles Pietri | 2020-09-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | fail, as the other title json values might come up), instead of out of trackinfo, as bandcamp prefixes it with artist - | |||||
| * | | | | | | [bandcamp] fix test song uploader name, cleanup remanings " and \ in data, ↵ | Gilles Pietri | 2020-09-28 | 1 | -11/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | including album titles | |||||
| * | | | | | | [bandcamp] update youtuble dl test song information to match title as artist ↵ | Gilles Pietri | 2020-09-27 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - track, and add missing keys from info_dict | |||||
| * | | | | | | [bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL ↵ | Gilles Pietri | 2020-09-27 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | to match the tracks | |||||
| * | | | | | | [bandcamp] match album titles inside the new JSON data block, and unescape ↵ | Gilles Pietri | 2020-09-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the title properly | |||||
| * | | | | | | [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 ↵ | Tom-Oliver Heidel | 2020-10-07 | 1 | -0/+10 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/RedpointsBots/youtube-dl into RedpointsBots-feature_subscriber_count | |||||
| * | | | | | | | [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 ↵ | Tom-Oliver Heidel | 2020-10-07 | 1 | -1/+1 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/RedpointsBots/youtube-dl into RedpointsBots-bugfix_youtube_like_extraction | |||||
| * | | | | | | | [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 | |
| | | | | | | | | | | | | | | | | | | | | | https://github.com/blackjack4494/youtube-dlc/issues/85 | |||||
* | | | | | | | [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. | |||||
| | * | | | | | | | 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 | |
|\ \ \ \ \ \ \ |